BUG 9759 Problema con los estilos del skin classic desde el plugin SOLVED

- The layout was not correct
- Little change in the layout to fix the display
This commit is contained in:
Julio Cesar Laura
2012-09-12 18:47:39 -04:00
parent 03c3031155
commit 12e593a36c

View File

@@ -65,7 +65,6 @@
</table>
</td>
</tr>
{if $footer neq ''}
<tr height="100%">
<td height="100%">
<div class="Footer">
@@ -73,7 +72,6 @@
</div>
</td>
</tr>
{/if}
</table>
</body>
</html>