]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_unconfirmed_header.tpl
More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / admin / admin_list_unconfirmed_header.tpl
index 49c86e64be9ee3fcfd823fe4da9c33038e47542c..77418f368f3c5f96656a2480087a183f58123b2d 100644 (file)
@@ -1,9 +1,9 @@
-<TABLE border="0" cellspacing="0" cellpadding="0" width="100%"
+<table border="0" cellspacing="0" cellpadding="0" width="100%"
        class="admin_table">
-       <TR>
-               <TD width="10%" align="center" class="admin_title bottom2 top2 right2"
-                       height="26"><STRONG>{--ID_SELECT--}</TD>
-               <TD width="10%" align="center" class="admin_title bottom2 top2 right2"><STRONG>{--MAILID_LINK--}</TD>
-               <TD width="45%" align="center" class="admin_title bottom2 top2 right2"><STRONG>{--SURNAME_FAMILY--}</TD>
-               <TD width="35%" align="center" class="admin_title bottom2 top2"><STRONG>{--ACCOUNT_STATUS--}</TD>
-       </TR>
\ No newline at end of file
+       <tr>
+               <td width="10%" align="center" class="admin_title bottom2 top2 right2"
+                       height="26"><strong>{--ID_SELECT--}</td>
+               <td width="10%" align="center" class="admin_title bottom2 top2 right2"><strong>{--MAILID_LINK--}</td>
+               <td width="45%" align="center" class="admin_title bottom2 top2 right2"><strong>{--SURNAME_FAMILY--}</td>
+               <td width="35%" align="center" class="admin_title bottom2 top2"><strong>{--ACCOUNT_STATUS--}</td>
+       </tr>
\ No newline at end of file