Next phase of rewrite: member_header->header_column and other CSS class fixes/rewrites
[mailer.git] / templates / de / html / member / member_cats_header.tpl
index 0f7ed336475850b5e61c7711b16af4cfb7fbb274..f5aeab88f2f7b1af2e4bcd16ad86f7431bcb72f3 100644 (file)
@@ -1,15 +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" 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>
+<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_main 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>