removed export and system-config subtitles (#2811)
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
{% set tableName = 'export' %}
|
||||
|
||||
{% block page_title %}{{ 'export.title'|trans }}{% endblock %}
|
||||
{% block page_subtitle %}{{ 'export.subtitle'|trans }}{% endblock %}
|
||||
{% block page_actions %}
|
||||
{% set event = actions(app.user, 'export', (preview_show ? 'preview' : 'index')) %}
|
||||
{{ widgets.page_actions(event.actions) }}
|
||||
|
||||
Reference in New Issue
Block a user