mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-03-06 08:38:42 +00:00
Default Settings: Add window title.
This commit is contained in:
@@ -137,6 +137,7 @@
|
||||
$token = $object->create($_SERVER['PHP_SELF']);
|
||||
|
||||
//include the header
|
||||
$document['title'] = $text['title-default_settings'];
|
||||
require_once "resources/header.php";
|
||||
|
||||
//copy settings javascript
|
||||
|
||||
Reference in New Issue
Block a user