]> git.mxchange.org Git - mailer.git/blob - templates/de/html/admin/admin_delete_payments_row.tpl
Extension ext-network continued:
[mailer.git] / templates / de / html / admin / admin_delete_payments_row.tpl
1 <tr>
2         <td class="table_header bottom" height="20" align="center">
3                 <strong>{--ADMIN_PAYMENT_ID--} $content[id]:</strong>
4         </td>
5 </tr>
6
7 <tr>
8         <td align="center" class="{%template,ColorSwitch%} bottom">
9                 $content[time] {--TIME_UNIT_SECOND--} ($content[mail_title])
10                 <input type="hidden" name="id[$content[id]]" value="1" />
11         </td>
12 </tr>