瀏覽代碼

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

luis daniel lucio quiroz 11 年之前
父節點
當前提交
0fa7b02a45
共有 1 個文件被更改,包括 1 次插入1 次删除
  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 />