Fix del menú cuando haces login (solamente se ve una línea)

This commit is contained in:
rene
2011-02-22 22:49:47 +00:00
parent 398bc52311
commit ef7beffd37

View File

@@ -42,7 +42,7 @@
<td>
<table width="100%" cellspacing="0" cellpadding="0" border="0" >
<tr>
<td width="100%" class="mainMenuBG">
<td width="100%" class="mainMenuBG" style="height:25px">
{include file="$tpl_menu"}
</td>
</tr>