diff --git a/admin-dev/themes/default/template/helpers/form/form_group.tpl b/admin-dev/themes/default/template/helpers/form/form_group.tpl index bf2e693e2..b0c5d25dc 100644 --- a/admin-dev/themes/default/template/helpers/form/form_group.tpl +++ b/admin-dev/themes/default/template/helpers/form/form_group.tpl @@ -26,11 +26,11 @@ {if count($groups) && isset($groups)}
| - + | + | -{l s='ID'} | -{l s='Group name'} | +{l s='ID'} | +{l s='Group name'} | {foreach $groups as $key => $group}
|---|