diff --git a/Theme/Backend/Components/AccountGroupSelector/base.tpl.php b/Theme/Backend/Components/AccountGroupSelector/base.tpl.php index 4999be7..a0cf272 100644 --- a/Theme/Backend/Components/AccountGroupSelector/base.tpl.php +++ b/Theme/Backend/Components/AccountGroupSelector/base.tpl.php @@ -31,9 +31,9 @@ {"key": 5, "type": "dom.setvalue", "overwrite": true, "selector": "#= $this->printHtml($this->getId()); ?>", "value": "", "data": ""} ] } - ]'= $this->isRequired() ? ' required' : ''; ?>> + ]'> - + isRequired() ? ' required' : ''; ?>>
@@ -41,9 +41,9 @@ \ No newline at end of file diff --git a/Theme/Backend/profile-single.tpl.php b/Theme/Backend/profile-single.tpl.php index 7d124d4..8b24417 100644 --- a/Theme/Backend/profile-single.tpl.php +++ b/Theme/Backend/profile-single.tpl.php @@ -28,7 +28,7 @@ echo $this->getData('nav')->render();