Huge script change, see http://forum.mxchange.org/topic-458.html for details:
[mailer.git] / templates / de / html / admin / admin_list_doubler_waiting.tpl
1 <table border="0" cellspacing="0" cellpadding="0" width="540" class="admin_table dashed">
2         <tr>
3                 <td class="admin_title" align="center" height="30" colspan="4">
4                         <strong class="big">$content[list_waiting]</strong>
5                 </td>
6         </tr>
7         <tr>
8                 <td class="admin_title bottom2 right2" align="center" height="25" width="25%"><strong>{--_UID--}:</strong></td>
9                 <td class="admin_title bottom2 right2" align="center" width="25%"><strong>{?POINTS?}:</strong></td>
10                 <td class="admin_title bottom2 right2" align="center" width="25%"><strong>{--ADMIN_DOUBLER_PAYMENT_TIMEMARK--}:</strong></td>
11                 <td class="admin_title bottom2" align="center" width="25%"><strong class="medium">{--REMOTE_IP--}:</strong></td>
12         </tr>
13         {!__ROWS_CONTENT!}
14         <tr>
15                 <td colspan="4" class="seperator">&nbsp;</td>
16         </tr>
17 </table>