(no commit message)
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_email_archiv_row.tpl
1 <TR>\r
2   <TD class="switch_sw$content[sw] top2 bottom right" width="23%" align="center">\r
3     {--EMAIL_SENDER--}:<BR>\r
4     <STRONG class="admin_misc">$content[u_link]</STRONG>\r
5   </TD>\r
6   <TD class="switch_sw$content[sw] top2 bottom right" width="23%" align="center">\r
7     {--EMAIL_SUBJECT--}:<BR>\r
8     <STRONG class="admin_misc">$content[subj]</STRONG>\r
9   </TD>\r
10   <TD class="switch_sw$content[sw] top2 bottom" width="54%" align="center">\r
11     {--EMAIL_TEXT--}:<BR>\r
12     <STRONG class="admin_misc">$content[text]</STRONG>\r
13   </TD>\r
14 </TR>\r
15 <TR><TD height="5" colspan="3" class="switch_sw$content[sw] seperator">&nbsp;</TD></TR>\r
16 <TR>\r
17   <TD colspan="2" align="center" class="switch_sw$content[sw] top bottom right">\r
18     {--EMAIL_PAYMENT--}:<BR>\r
19     <STRONG class="admin_misc">$content[pay]\r
20   </TD>\r
21   <TD align="center" class="switch_sw$content[sw] top bottom">\r
22     {--EMAIL_CATEGORY--}:<BR>\r
23     <STRONG class="admin_misc">$content[cat]\r
24   </TD>\r
25 </TR>\r
26 <TR><TD height="5" colspan="3" class="switch_sw$content[sw] seperator">&nbsp;</TD></TR>\r
27 <TR>\r
28   <TD align="center" class="switch_sw$content[sw] top bottom right">\r
29     {--EMAIL_RECEIVERS--}:<BR>\r
30     <STRONG class="admin_misc">$content[sent]</STRONG>\r
31     ({--EMAIL_RUIDS--}: <STRONG class="admin_misc">$content[ruids]</STRONG>)\r
32   </TD>\r
33   <TD align="center" class="switch_sw$content[sw] top bottom right">\r
34     {--USERS_LINKS--}:<BR>\r
35     <STRONG class="admin_misc">$content[unconfirmed]</STRONG>\r
36   </TD>\r
37   <TD align="center" class="switch_sw$content[sw] top bottom">\r
38     {--EMAIL_POOL_TYPE--}:<BR>\r
39     <STRONG class="admin_misc">$content[type]</STRONG>\r
40   </TD>\r
41 </TR>\r
42 <TR><TD height="5" colspan="3" class="switch_sw$content[sw] seperator">&nbsp;</TD></TR>\r
43 <TR>\r
44   <TD align="center" class="switch_sw$content[sw] top right">\r
45     {--EMAIL_TSEND--}:<BR>\r
46     <STRONG class="admin_misc">$content[tsend]</STRONG>\r
47   </TD>\r
48   <TD align="center" class="switch_sw$content[sw] top right">\r
49     {--EMAIL_URL--}:<BR>\r
50     <STRONG class="admin_misc"><A href="$content[url]" target="_blank">{--EMAIL_URL_TEST--}</A></STRONG>\r
51   </TD>\r
52   <TD align="center" class="switch_sw$content[sw] top">\r
53     {--EMAIL_TIMESTAMP--}:<BR>\r
54     <STRONG class="admin_misc">$content[stamp]</STRONG>\r
55   </TD>\r
56 </TR>\r
57 <TR>\r
58   <TD align="center" class="switch_sw$content[sw] top2 admin_del_link" colspan="3">\r
59     <A href="{!URL!}/modules.php?module=admin&amp;what=del_email&amp;mid=$content[mid]">{--ADMIN_DELETE_NORMAL_MAIL--}</A>\r
60   </TD>\r
61 </TR>\r