]> git.mxchange.org Git - mailer.git/blobdiff - 0.2.1/templates/de/html/admin/admin_email_archiv_row.tpl
branched
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_email_archiv_row.tpl
diff --git a/0.2.1/templates/de/html/admin/admin_email_archiv_row.tpl b/0.2.1/templates/de/html/admin/admin_email_archiv_row.tpl
deleted file mode 100644 (file)
index 5819f9a..0000000
+++ /dev/null
@@ -1,59 +0,0 @@
-<TR>
-       <TD class="switch_sw$content[sw] top2 bottom right" width="23%"
-               align="center">{--EMAIL_SENDER--}:<BR>
-       <STRONG class="admin_misc">$content[u_link]</STRONG></TD>
-       <TD class="switch_sw$content[sw] top2 bottom right" width="23%"
-               align="center">{--EMAIL_SUBJECT--}:<BR>
-       <STRONG class="admin_misc">$content[subj]</STRONG></TD>
-       <TD class="switch_sw$content[sw] top2 bottom" width="54%"
-               align="center">{--EMAIL_TEXT--}:<BR>
-       <STRONG class="admin_misc">$content[text]</STRONG></TD>
-</TR>
-<TR>
-       <TD height="5" colspan="3" class="switch_sw$content[sw] seperator">&nbsp;</TD>
-</TR>
-<TR>
-       <TD colspan="2" align="center"
-               class="switch_sw$content[sw] top bottom right">
-       {--EMAIL_PAYMENT--}:<BR>
-       <STRONG class="admin_misc">$content[pay] </TD>
-       <TD align="center" class="switch_sw$content[sw] top bottom">
-       {--EMAIL_CATEGORY--}:<BR>
-       <STRONG class="admin_misc">$content[cat] </TD>
-</TR>
-<TR>
-       <TD height="5" colspan="3" class="switch_sw$content[sw] seperator">&nbsp;</TD>
-</TR>
-<TR>
-       <TD align="center" class="switch_sw$content[sw] top bottom right">
-       {--EMAIL_RECEIVERS--}:<BR>
-       <STRONG class="admin_misc">$content[sent]</STRONG> ({--EMAIL_RUIDS--}:
-       <STRONG class="admin_misc">$content[ruids]</STRONG>)</TD>
-       <TD align="center" class="switch_sw$content[sw] top bottom right">
-       {--USERS_LINKS--}:<BR>
-       <STRONG class="admin_misc">$content[unconfirmed]</STRONG></TD>
-       <TD align="center" class="switch_sw$content[sw] top bottom">
-       {--EMAIL_POOL_TYPE--}:<BR>
-       <STRONG class="admin_misc">$content[type]</STRONG></TD>
-</TR>
-<TR>
-       <TD height="5" colspan="3" class="switch_sw$content[sw] seperator">&nbsp;</TD>
-</TR>
-<TR>
-       <TD align="center" class="switch_sw$content[sw] top right">
-       {--EMAIL_TSEND--}:<BR>
-       <STRONG class="admin_misc">$content[tsend]</STRONG></TD>
-       <TD align="center" class="switch_sw$content[sw] top right">
-       {--EMAIL_URL--}:<BR>
-       <STRONG class="admin_misc"><A href="$content[url]"
-               target="_blank">{--EMAIL_URL_TEST--}</A></STRONG></TD>
-       <TD align="center" class="switch_sw$content[sw] top">
-       {--EMAIL_TIMESTAMP--}:<BR>
-       <STRONG class="admin_misc">$content[stamp]</STRONG></TD>
-</TR>
-<TR>
-       <TD align="center" class="switch_sw$content[sw] top2 admin_del_link"
-               colspan="3"><A
-               href="{!URL!}/modules.php?module=admin&amp;what=del_email&amp;mid=$content[mid]">{--ADMIN_DELETE_NORMAL_MAIL--}</A>
-       </TD>
-</TR>