diff --git a/Theme/Backend/accounts-create.tpl.php b/Theme/Backend/accounts-create.tpl.php index 33c1c01..3ff0f7b 100644 --- a/Theme/Backend/accounts-create.tpl.php +++ b/Theme/Backend/accounts-create.tpl.php @@ -20,7 +20,7 @@ use phpOMS\Uri\UriFactory; echo $this->getData('nav')->render(); ?>
-
+
getHtml('Account'); ?>
diff --git a/Theme/Backend/groups-create.tpl.php b/Theme/Backend/groups-create.tpl.php index 65a0768..3b5f748 100644 --- a/Theme/Backend/groups-create.tpl.php +++ b/Theme/Backend/groups-create.tpl.php @@ -20,7 +20,7 @@ use phpOMS\Uri\UriFactory; echo $this->getData('nav')->render(); ?>
-
+
getHtml('Group'); ?>