Several more constants rewritten to getConfig()
[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"><strong
4                         class="big">{!__ADMIN_DOUBLER_LIST_WAITING!}</strong></td>
5         </tr>
6         <tr>
7                 <td class="admin_title bottom2 right2" align="center" height="25"
8                         width="25%"><div class="medium">{--_UID--}:</strong></td>
9                 <td class="admin_title bottom2 right2" align="center" width="25%">
10                 <div class="medium">{?POINTS?}:</strong></td>
11                 <td class="admin_title bottom2 right2" align="center" width="25%">
12                 <div class="medium">{--ADMIN_DOUBLER_PAYMENT_TIMEMARK--}:</strong>
13                 </td>
14                 <td class="admin_title bottom2" align="center" width="25%"><strong
15                         class="medium">{--REMOTE_IP--}:</strong></td>
16         </tr>
17         {!__ROWS_CONTENT!}
18         <tr>
19                 <td colspan="4" class="seperator">&nbsp;</td>
20         </tr>
21 </table>