Merge pull request #555 from julceslauhub/master

BUG 9759 Problema con los estilos del skin classic desde el plugin SOLVED
This commit is contained in:
julceslauhub
2012-09-12 15:50:14 -07:00

View File

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