]> git.mxchange.org Git - mailer.git/blob - templates/de/html/member/member_cats_header.tpl
Skyscraper now in member menu supported (you need to update/patch member_header.tpl...
[mailer.git] / templates / de / html / member / member_cats_header.tpl
1 <FORM action="{!URL!}/modules.php?module=login&amp;what=categories" method="POST" style="margin-bottom: 0px">
2 <TABLE border="0" cellspacing="0" cellpadding="0" align="center" class="member_main dashed">
3 <TR>
4         <TD colspan="5" height="5" class="seperator"></TD>
5 </TR>
6 <TR>
7         <TD width="5" class="seperator" rowspan="{!__ROWS!}">&nbsp;</TD>
8         <TD align="center" class="member_header" width="408"><STRONG>{--CATNAME--}</STRONG></TD>
9         <TD width="2" class="seperator">&nbsp;</TD>
10         <TD align="center" class="member_header" width="180"><STRONG>{--SELECT_CAT--}</STRONG></TD>
11         <TD width="5" class="seperator" rowspan="{!__ROWS!}">&nbsp;</TD>
12 </TR>
13 <TR>
14         <TD colspan="3" height="5" class="seperator"></TD>
15 </TR>