mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
modified enhanced template.php to allow users to use it / issue from REV5426
This commit is contained in:
@@ -776,7 +776,7 @@ table tr:nth-last-child(-5) td:first-of-type {
|
||||
|
||||
</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>
|
||||
<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
|
||||
|
||||
Reference in New Issue
Block a user