diff --git a/Theme/Backend/accounts-list.tpl.php b/Theme/Backend/accounts-list.tpl.php index 97818bf..9d087d4 100644 --- a/Theme/Backend/accounts-list.tpl.php +++ b/Theme/Backend/accounts-list.tpl.php @@ -31,7 +31,7 @@ echo $this->getData('nav')->render();
- +
diff --git a/Theme/Backend/groups-list.tpl.php b/Theme/Backend/groups-list.tpl.php index c089857..e62deb1 100644 --- a/Theme/Backend/groups-list.tpl.php +++ b/Theme/Backend/groups-list.tpl.php @@ -28,7 +28,7 @@ echo $this->getData('nav')->render(); ?>
-
getText('Groups'); ?>
+
diff --git a/Theme/Backend/modules-list.tpl.php b/Theme/Backend/modules-list.tpl.php index 966caae..0294d42 100644 --- a/Theme/Backend/modules-list.tpl.php +++ b/Theme/Backend/modules-list.tpl.php @@ -32,7 +32,7 @@ $footerView->setResults(count($modules));
-
getText('Groups'); ?>
+
diff --git a/Theme/Backend/settings-general.tpl.php b/Theme/Backend/settings-general.tpl.php index 616103a..65a1ecb 100644 --- a/Theme/Backend/settings-general.tpl.php +++ b/Theme/Backend/settings-general.tpl.php @@ -68,7 +68,7 @@ $currencies = \phpOMS\Localization\ISO4217Enum::getConstants();
-
+

getText('Localization') ?>

getText('Modules'); ?>