diff --git a/admin-dev/themes/default/template/controllers/translations/translation_form.tpl b/admin-dev/themes/default/template/controllers/translations/translation_form.tpl index 1d3ac451e..23c90b311 100644 --- a/admin-dev/themes/default/template/controllers/translations/translation_form.tpl +++ b/admin-dev/themes/default/template/controllers/translations/translation_form.tpl @@ -47,10 +47,11 @@ {if isset($missing_translations[$k])}({$missing_translations[$k]} {l s='missing'}){/if}
- - {foreach $newLang as $key => $value} - - +
{$key|stripslashes}
+ {counter start=0 assign=irow} + {foreach $newLang as $key => $value}{counter} + +
{$key|stripslashes} = {*todo : md5 is already calculated in AdminTranslationsController*} {if $key|strlen < $textarea_sized}