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