removed export and system-config subtitles (#2811)
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
{% import "system-configuration/actions.html.twig" as actions %}
|
||||
|
||||
{% block page_title %}{{ 'title'|trans({}, 'system-configuration') }}{% endblock %}
|
||||
{% block page_subtitle %}{{ 'subtitle'|trans({}, 'system-configuration') }}{% endblock %}
|
||||
{% block page_actions %}{{ actions.system_configuration('index') }}{% endblock %}
|
||||
|
||||
{% block main %}
|
||||
|
||||
Reference in New Issue
Block a user