]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_guest_menu_row.tpl
Heacy rewrite/cleanup:
[mailer.git] / templates / de / html / admin / admin_edit_guest_menu_row.tpl
index 05c46dd63705b821c462d09ac63c5700f734f891..2b509282f87fa60237df76068fd73cd77f3eaaf1 100644 (file)
@@ -1,6 +1,6 @@
 <tr>
        <td colspan="2" class="form_submit {%template,ColorSwitch%}">
-               $content[cnt]. {--ADMIN_ENTRY_MODIFY--}:
+               {%pipe,translateComma=$content[count]%}. {--ADMIN_ENTRY_MODIFY--}:
        </td>
 </tr>
 <tr>
@@ -24,6 +24,6 @@
                {--ADMIN_EDIT_TITLE--}:
        </td>
        <td class="form_submit {%template,ColorSwitch%} bottom">
-               <input type="text" name="sel[$content[sel]]" value="$content[menu]" class="form_field" size="30" maxlength="50" />
+               <input type="text" class="form_field" name="sel[$content[sel]]" value="$content[menu]" size="30" maxlength="50" />
        </td>
 </tr>