fooRequestElementBar() functions renamed, adding of request parameters added:
[mailer.git] / templates / de / html / admin / admin_list_doubler_waiting.tpl
1 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
2         <tr>
3                 <td class="admin_title" align="center" colspan="4">
4                         <strong class="big">$content[list_waiting]</strong>
5                 </td>
6         </tr>
7         <tr>
8                 <td class="header_column bottom right" align="center" height="25" width="25%"><strong>{--_UID--}:</strong></td>
9                 <td class="header_column bottom right" align="center" width="25%"><strong>{?POINTS?}:</strong></td>
10                 <td class="header_column bottom right" align="center" width="25%"><strong>{--ADMIN_DOUBLER_PAYMENT_TIMEMARK--}:</strong></td>
11                 <td class="header_column bottom" align="center" width="25%"><strong class="medium">{--REMOTE_IP--}:</strong></td>
12         </tr>
13         $content[rows]
14         <tr>
15                 <td colspan="4" class="seperator">&nbsp;</td>
16         </tr>
17 </table>