login logo is now fixed to 250px to fit the login square in enhanced theme

This commit is contained in:
luis daniel lucio quiroz
2014-08-01 04:12:18 +00:00
parent 564b42a988
commit 193f34a687

View File

@@ -1335,7 +1335,7 @@ legend {
<table cellpadding='0' cellspacing='0' border='0' width='100%' height='100%'>
<tr>
<td align='center' valign='middle'>
<a href='<?php echo PROJECT_PATH; ?>/'><img src='<?php echo $logo; ?>'></a>
<a href='<?php echo PROJECT_PATH; ?>/'><img src='<?php echo $logo; ?>' width='250'></a>
<br />
<!--{body}-->
<br /><br /><br />