From 2ca655dc8bc0a10fc97a460ffefce84a781a092b Mon Sep 17 00:00:00 2001 From: Franck Allimant Date: Tue, 6 May 2014 15:21:08 +0200 Subject: [PATCH] Removed header titles from the pges that have one --- templates/backOffice/default/configuration.html | 9 +++++++-- templates/backOffice/default/export.html | 2 -- templates/backOffice/default/modules.html | 2 +- templates/backOffice/default/tools.html | 9 +++++++-- 4 files changed, 15 insertions(+), 7 deletions(-) diff --git a/templates/backOffice/default/configuration.html b/templates/backOffice/default/configuration.html index c1fb66edd..2379c6432 100644 --- a/templates/backOffice/default/configuration.html +++ b/templates/backOffice/default/configuration.html @@ -10,9 +10,14 @@
- {module_include location='configuration_top'} + -

{intl l="Thelia configuration"}

+ {module_include location='configuration_top'}
diff --git a/templates/backOffice/default/export.html b/templates/backOffice/default/export.html index ca2892000..12ec8565a 100644 --- a/templates/backOffice/default/export.html +++ b/templates/backOffice/default/export.html @@ -20,8 +20,6 @@ {module_include location='tools_top'} -

{intl l="Thelia tools"}

-
diff --git a/templates/backOffice/default/modules.html b/templates/backOffice/default/modules.html index 948665ff5..35bb81050 100644 --- a/templates/backOffice/default/modules.html +++ b/templates/backOffice/default/modules.html @@ -13,7 +13,7 @@