]> git.mxchange.org Git - mailer.git/blob - templates/de/html/admin/admin_delete_guest_menu_row.tpl
Wrapper introduced, renaming to the naming convention:
[mailer.git] / templates / de / html / admin / admin_delete_guest_menu_row.tpl
1 <tr>
2         <td class="bottom {%template,ColorSwitch%}" align="right">
3                 {%pipe,translateComma=$content[count]%}. {--ADMIN_ENTRY_DELETE--}:
4         </td>
5         <td class="bottom {%template,ColorSwitch%}">
6                 $content[menu]
7                 <input type="hidden" name="sel[$content[sel]]" value="$content[menu]" />
8         </td>
9 </tr>