Extension ext-user (sub-id tracking) continued:
[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" /></strong>
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>