Huge rewrite of default parameters, ext-network continued:
[mailer.git] / templates / de / html / admin / admin_list_doubler_already.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                         <div class="big">$content[list_already]</div>
5                 </td>
6         </tr>
7         <tr>
8                 <td class="admin_title bottom2 right2" align="center" height="25" width="25%">
9                         <div class="medium">{--_UID--}:</div>
10                 </td>
11                 <td class="admin_title bottom2 right2" align="center" width="25%">
12                         <div class="medium">{?POINTS?}:</div>
13                 </td>
14                 <td class="admin_title bottom2 right2" align="center" width="25%">
15                         <div class="medium">{--ADMIN_DOUBLER_PAYMENT_TIMEMARK--}:</div>
16                 </td>
17                 <td class="admin_title bottom2" align="center" width="25%">
18                         <div class="medium">{--REMOTE_IP--}:</div>
19                 </td>
20         </tr>
21         {!__ROWS_CONTENT!}
22         <tr>
23                 <td colspan="4" class="seperator">&nbsp;</td>
24         </tr>
25 </table>