Explorar el Código

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

luis daniel lucio quiroz hace 11 años
padre
commit
0fa7b02a45
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      themes/enhanced/template.php

+ 1 - 1
themes/enhanced/template.php

@@ -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 />