Some rewrites
[mailer.git] / templates / de / html / admin / admin_del_payments_row.tpl
1 <tr>
2         <td class="admin_title bottom" height="20" align="center"><strong>{--PAYMENT_ID--}
3         $content[id]:</strong></td>
4 </tr>
5 <tr>
6         <td height="5" class="switch_sw$content[sw] seperator">&nbsp;</td>
7 </tr>
8 <tr>
9         <td align="center" class="switch_sw$content[sw]">$content[time]
10         {--_SECONDS--} ($content[title]) <input type="hidden"
11                 name="id[$content[id]]" value="1" size="35"></td>
12 </tr>
13 <tr>
14         <td height="5" class="switch_sw$content[sw] bottom"
15                 style="font-size: 1px">&nbsp;</td>
16 </tr>