removed export and system-config subtitles (#2811)

This commit is contained in:
Kevin Papst
2021-10-04 14:36:17 +02:00
committed by GitHub
parent ea415e33f5
commit d25653b6ed
57 changed files with 1 additions and 222 deletions

View File

@@ -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 %}