]> 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 0f7ed336475850b5e61c7711b16af4cfb7fbb274..af205903787f29feb8ff54fd1f08120bece5daac 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_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>