Obsolete update check replaced with SVN revision
[mailer.git] / templates / de / html / admin / admin_payments_list_row.tpl
1 <TR>
2         <TD align="center" class="bottom2 right2 switch_sw$content[sw]"><INPUT
3                 type="checkbox" name="sel[$content[id]]" value="1"
4                 class="admin_normal"></TD>
5         <TD align="center" class="bottom2 right2 switch_sw$content[sw]">
6         $content[time] {--_SECONDS--}</TD>
7         <TD align="center" class="bottom2 right2 switch_sw$content[sw]">
8         $content[pay]</TD>
9         <TD align="center" class="bottom2 right2 switch_sw$content[sw]">
10         $content[price]</TD>
11         <TD align="center" class="bottom2 switch_sw$content[sw]">
12         $content[title]</TD>
13 </TR>