c86edfba81ded27d265fa221736e151541189358
[mailer.git] / templates / de / html / admin / admin_list_unconfirmed.tpl
1 <TABLE border="0" cellspacing="0" cellpadding="0" width="520"
2         class="admin_table dashed">
3         <TR>
4                 <TD width="260" align="center" class="bottom2 right2">
5                 {--EMAIL_SENDER--}:<BR>
6                 <STRONG><A
7                         href="{!URL!}/modules.php?module=admin&amp;what=list_user&amp;u_id={--__LIST_UNCON_SENDER--}">{--__LIST_UNCON_SENDER--}</A></STRONG>
8                 </TD>
9                 <TD width="260" align="center" class="bottom2">
10                 {--EMAIL_SUBJECT--}:<BR>
11                 <STRONG>{--__LIST_UNCON_SUBJECT--}</STRONG></TD>
12         </TR>
13         <TR>
14                 <TD align="center" class="bottom2 right2">{--EMAIL_URL--}:<BR>
15                 <STRONG><A
16                         href="{!URL!}/modules.php?module=frametester&amp;url={--__LIST_UNCON_URL--}"
17                         target="_blank">{--EMAIL_URL_TEST--}</A></STRONG></TD>
18                 <TD align="center" class="bottom2">{--EMAIL_TIMESTAMP--}:<BR>
19                 <STRONG>{--__LIST_UNCON_STAMP--}</STRONG></TD>
20         </TR>
21         <TR>
22                 <TD align="center" class="bottom2 right2">{--EMAIL_TEXT--}:<BR>
23                 <STRONG>{--__LIST_UNCON_TEXT--}</STRONG></TD>
24                 <TD align="center" class="bottom2">{--USERS_LINKS--}:<BR>
25                 <STRONG>{--__LIST_UNCO_UNCONFIRMED--}</STRONG></TD>
26         </TR>
27         <TR>
28                 <TD colspan="2" height="5" class="seperator">&nbsp;</TD>
29         </TR>
30         <TR>
31                 <TD colspan="2" align="center">{--__LIST_UNCON_LISTING--}</TD>
32         </TR>
33         <TR>
34                 <TD colspan="2" height="5" class="seperator">&nbsp;</TD>
35         </TR>
36 </TABLE>