HTML->XHTML preparation (still *A LOT* to convert
[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>