mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Update index.php
update favicon path
This commit is contained in:
@@ -65,7 +65,7 @@ else {
|
||||
$favicon = $_SESSION['theme']['favicon']['text'];
|
||||
}
|
||||
else {
|
||||
$favicon = '<!--{project_path}-->/themes/enhanced/favicon.ico';
|
||||
$favicon = '<!--{project_path}-->/themes/default/favicon.ico';
|
||||
}
|
||||
|
||||
?>
|
||||
@@ -288,4 +288,4 @@ else {
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user