]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_del_email_normal.tpl
HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / admin / admin_del_email_normal.tpl
index a4107fd873b1c839a959a9ff765e3caf611c7dd1..b90cc898c01e1a2e648c177fd6d3816a1f3f2e23 100644 (file)
@@ -2,21 +2,21 @@
        class="admin_table dashed" width="99%">
        <TR>
                <TD class="admin_header" colspan="8" align="center" height="35">
-               <STRONG class="admin_misc">{--ADMIN_EMAIL_DELETED--}</STRONG></TD>
+               <div class="admin_misc">{--ADMIN_EMAIL_DELETED--}</STRONG></TD>
        </TR>
        <TR>
-               <TD class="top2 right2" align="center"><STRONG>{--ID_SELECT--}</STRONG></TD>
-               <TD class="top2 right2" align="center"><STRONG>{--EMAIL_SENDER--}</STRONG></TD>
-               <TD class="top2 right2" align="center"><STRONG>{--EMAIL_SUBJECT--}</STRONG></TD>
-               <TD class="top2 right2" align="center"><STRONG>{--EMAIL_URL--}</STRONG></TD>
-               <TD class="top2 right2" align="center"><STRONG>{--EMAIL_TIMESTAMP--}</STRONG></TD>
+               <TD class="top2 right2" align="center"><strong>{--ID_SELECT--}</strong></TD>
+               <TD class="top2 right2" align="center"><strong>{--EMAIL_SENDER--}</strong></TD>
+               <TD class="top2 right2" align="center"><strong>{--EMAIL_SUBJECT--}</strong></TD>
+               <TD class="top2 right2" align="center"><strong>{--EMAIL_URL--}</strong></TD>
+               <TD class="top2 right2" align="center"><strong>{--EMAIL_TIMESTAMP--}</strong></TD>
        </TR>
        <TR>
                <TD class="top2 right2 admin_misc" align="center">{!__ID!}</TD>
                <TD class="top2 right2 admin_misc" align="center">{!__SENDER!}</TD>
                <TD class="top2 right2 admin_misc" align="center">{!__SUBJECT!}</TD>
-               <TD class="top2 right2 admin_misc" align="center"><A
-                       href="{!__URL!}" target="_blank">{--ADMIN_TEST_URL--}</A></TD>
+               <TD class="top2 right2 admin_misc" align="center"><a
+                       href="{!__URL!}" target="_blank">{--ADMIN_TEST_URL--}</a></TD>
                <TD class="top2 right2 admin_misc" align="center">{!__ORDERED!}</TD>
        </TR>
 </TABLE>