]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_links.tpl
More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / admin / admin_list_links.tpl
index 91414ac3cbc45c3cdf0c3e211a4aab5a80c7e92f..f060708effd4b956ab7a03076546f03c67ea8ab0 100644 (file)
@@ -1,14 +1,14 @@
-<TABLE border="0" cellspacing="0" cellpadding="0" width="500" align="center" class="admin_table dashed">
-       <TR>
-               <TD colspan="4" align="center" class="admin_header bottom2" height="40">
+<table border="0" cellspacing="0" cellpadding="0" width="500" align="center" class="admin_table dashed">
+       <tr>
+               <td colspan="4" align="center" class="admin_header bottom2" height="40">
                        <strong><a href="{!URL!}/modules.php?module=admin&amp;what=list_user&amp;u_id={!__UID!}">{!__SNAME_VALUE!} {!__FNAME_VALUE!}</a></strong> ({!__EMAIL_VALUE!}):
-               </TD>
-       </TR>
+               </td>
+       </tr>
        {!__EMAIL_LIST!}
-       <TR>
-               <TD colspan="4" height="40" class="admin_header" align="center">
+       <tr>
+               <td colspan="4" height="40" class="admin_header" align="center">
                        {--MEMBER_TOTAL_LINKS_1--}{!__NUMS_VALUE!}{--MEMBER_TOTAL_LINKS_2--}<br />
                        <a href="{!URL!}/modules.php?module=admin&amp;what=list_links&amp;u_id={!__UID!}&del=all" onclick="return confirm('{--ADMIN_REALLY_DELETE_ALL_MAILS--}')">{--ADMIN_DEL_UNCONFIRMED_LINKS--}</a>
-               </TD>
-       </TR>
-</TABLE>
+               </td>
+       </tr>
+</table>