]> git.mxchange.org Git - mailer.git/blob - templates/de/html/admin/admin_delete_user_subids_row.tpl
d9fa7ee6a60262f2e3a3bbc0226253ed2e7edb40
[mailer.git] / templates / de / html / admin / admin_delete_user_subids_row.tpl
1 <tr>
2         <td align="center" class="bottom right {%template,ColorSwitch%}">
3                 <strong>$content[id]</strong>
4                 <input type="hidden" name="id[$content[id]]" value="1" />
5         </td>
6         <td align="center" class="bottom right {%template,ColorSwitch%}">
7                 <legend for="subid[$content[id]]">{--SUBID_VALUE--}</legend>
8                 $content[subid]
9         </td>
10         <td align="center" class="bottom {%template,ColorSwitch%}">
11                 $content[subid_added]
12         </td>
13 </tr>