Password reset for admin login added (still buggy if cache is installed and sql_patch...
[mailer.git] / templates / de / html / admin / admin_list_doubler_overview.tpl
1 <TABLE border="0" cellspacing="0" cellpadding="0" width="540"
2         class="admin_table dashed">
3         <TR>
4                 <TD class="admin_title bottom2" align="center" height="30" colspan="2">
5                 <STRONG class="big">{--ADMIN_DOUBLER_LIST_OVERVIEW--}</STRONG></TD>
6         </TR>
7         <TR>
8                 <TD class="admin_title bottom2 right2" align="center" height="25"
9                         width="260"><STRONG class="medium">{--ADMIN_DOUBLER_LIST_ALREADY--}</STRONG>
10                 </TD>
11                 <TD class="admin_title bottom2" align="center" height="25" width="260">
12                 <STRONG class="medium">{--ADMIN_DOUBLER_LIST_WAITING--}</STRONG></TD>
13         </TR>
14         <TR>
15                 <TD class="right2" align="center"
16                         style="padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px">
17                 <TABLE border="0" cellspacing="0" cellpadding="0" width="275"
18                         class="admin_table dashed">
19                         <TR>
20                                 <TD class="switch_sw1 bottom2" align="right" width="245">
21                                 {--ADMIN_DOUBLER_ALREADY_ALL--}:&nbsp;</TD>
22                                 <TD class="switch_sw1 bottom2" align="center" width="30"><STRONG>{!__DOUBLER_ALREADY_ALL_LINK!}</STRONG>
23                                 </TD>
24                         </TR>
25                         <TR>
26                                 <TD class="switch_sw2 bottom2" align="right">
27                                 {--ADMIN_DOUBLER_ALREADY_DIRECT--}:&nbsp;</TD>
28                                 <TD class="switch_sw2 bottom2" align="center"><STRONG>{!__DOUBLER_ALREADY_DIRECT_LINK!}</STRONG>
29                                 </TD>
30                         </TR>
31                         <TR>
32                                 <TD class="switch_sw1" align="right">
33                                 {--ADMIN_DOUBLER_ALREADY_REF--}:&nbsp;</TD>
34                                 <TD class="switch_sw1" align="center"><STRONG>{!__DOUBLER_ALREADY_REF_LINK!}</STRONG>
35                                 </TD>
36                         </TR>
37                 </TABLE>
38                 </TD>
39                 <TD align="center"
40                         style="padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px">
41                 <TABLE border="0" cellspacing="0" cellpadding="0" width="275"
42                         class="admin_table dashed">
43                         <TR>
44                                 <TD class="switch_sw1 bottom2" align="right" width="245">
45                                 {--ADMIN_DOUBLER_WAITING_ALL--}:&nbsp;</TD>
46                                 <TD class="switch_sw1 bottom2" align="center" width="30"><STRONG>{!__DOUBLER_WAITING_ALL_LINK!}</STRONG>
47                                 </TD>
48                         </TR>
49                         <TR>
50                                 <TD class="switch_sw2 bottom2" align="right">
51                                 {--ADMIN_DOUBLER_WAITING_DIRECT--}:&nbsp;</TD>
52                                 <TD class="switch_sw2 bottom2" align="center"><STRONG>{!__DOUBLER_WAITING_DIRECT_LINK!}</STRONG>
53                                 </TD>
54                         </TR>
55                         <TR>
56                                 <TD class="switch_sw1" align="right">
57                                 {--ADMIN_DOUBLER_WAITING_REF--}:&nbsp;</TD>
58                                 <TD class="switch_sw1" align="center"><STRONG>{!__DOUBLER_WAITING_REF_LINK!}</STRONG>
59                                 </TD>
60                         </TR>
61                 </TABLE>
62                 </TD>
63         </TR>
64 </TABLE>