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