Эх сурвалжийг харах

modified enhanced template.php to allow users to use it / issue from REV5426

Philippe Rioual 11 жил өмнө
parent
commit
ddfa54f831

+ 2 - 2
themes/enhanced/template.php

@@ -776,7 +776,7 @@ table tr:nth-last-child(-5) td:first-of-type {
 
 
 			</div>
 			</div>
 		</div>
 		</div>
-		<?
+		<?php
 	}
 	}
 	?>
 	?>
 
 
@@ -803,7 +803,7 @@ table tr:nth-last-child(-5) td:first-of-type {
 								?>
 								?>
 								<a href="javascript:void(0);" id="domains_show_text"><?=$_SESSION['domain_name']?></a>
 								<a href="javascript:void(0);" id="domains_show_text"><?=$_SESSION['domain_name']?></a>
 								<img id="domains_show_icon" src="<?=PROJECT_PATH?>/themes/enhanced/images/icon_domains_show.png" style="width: 23px; height: 16px; border: none;" title="Open Domain Selector" align="absmiddle">
 								<img id="domains_show_icon" src="<?=PROJECT_PATH?>/themes/enhanced/images/icon_domains_show.png" style="width: 23px; height: 16px; border: none;" title="Open Domain Selector" align="absmiddle">
-								<?
+								<?php
 							}
 							}
 
 
 							//logged out show the login
 							//logged out show the login