]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_cats_header.tpl
More double quotes to single rewritten, CSS/HTML cleanups
[mailer.git] / templates / de / html / member / member_cats_header.tpl
index 4d6e497490ae68595ad9c8e9c8f70989b9ee313b..af205903787f29feb8ff54fd1f08120bece5daac 100644 (file)
@@ -1,17 +1,7 @@
-<FORM action="{!URL!}/modules.php?module=login&amp;what=categories"
-       method="POST" style="margin-bottom: 0px">
-<TABLE border="0" cellspacing="0" cellpadding="0" width="600"
-       align="center" class="member_main dashed">
-       <TR>
-               <TD colspan="5" height="5" class="seperator"></TD>
-       </TR>
-       <TR>
-               <TD width="5" class="seperator" rowspan="{!__ROWS!}">&nbsp;</TD>
-               <TD align="center" class="member_header" width="408"><STRONG>{--CATNAME--}</STRONG></TD>
-               <TD width="2" class="seperator">&nbsp;</TD>
-               <TD align="center" class="member_header" width="180"><STRONG>{--SELECT_CAT--}</STRONG></TD>
-               <TD width="5" class="seperator" rowspan="{!__ROWS!}">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD colspan="3" height="5" class="seperator"></TD>
-       </TR>
\ No newline at end of file
+<div align="center">
+<form accept-charset="utf-8" action="{%url=modules.php?module=login&amp;what=categories%}" method="post">
+<table border="0" cellspacing="0" cellpadding="0" class="member_table dashed">
+<tr>
+       <td align="center" class="header_column bottom" width="408"><strong>{--CATNAME--}</strong></td>
+       <td align="center" class="header_column bottom" width="180"><strong>{--SELECT_CAT--}</strong></td>
+</tr>