Configuration of advertisement networks prepared, CSS cleaned up, HTML rewritten:
[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 <tr>
7         <td align="center" class="{%template,ColorSwitch%} bottom">
8                 $content[time] {--_SECONDS--} ($content[mail_title])
9                 <input type="hidden" name="id[$content[id]]" value="1" />
10         </td>
11 </tr>