diff --git a/admin-dev/themes/default/template/helpers/form/form.tpl b/admin-dev/themes/default/template/helpers/form/form.tpl index 02538c893..77d417ac6 100644 --- a/admin-dev/themes/default/template/helpers/form/form.tpl +++ b/admin-dev/themes/default/template/helpers/form/form.tpl @@ -244,7 +244,19 @@
{/if} {/if} - + + {if isset($input.lang) AND $input.lang} +
+ {foreach $languages as $language} +
+ + +
+ {/foreach} +
+ {else} + + {/if} {if !empty($input.hint)}{$input.hint} {/if} {elseif $input.type == 'password'}