More use of EL, fix for admin links
[mailer.git] / templates / de / html / admin / admin_del_payments_row.tpl
1 <tr>
2         <td class="admin_title bottom" height="20" align="center">
3                 <strong>{--PAYMENT_ID--} $content[id]:</strong>
4         </td>
5 </tr>
6 <tr>
7         <td align="center" class="switch_sw$content[sw] bottom">
8                 $content[time] {--_SECONDS--} ($content[title])
9                 <input type="hidden" name="id[$content[id]]" value="1" />
10         </td>
11 </tr>