mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-26 18:49:16 +00:00
Destinations: Add window title.
This commit is contained in:
@@ -164,6 +164,7 @@
|
||||
$token = $object->create($_SERVER['PHP_SELF']);
|
||||
|
||||
//include the header
|
||||
$document['title'] = $text['title-destinations'];
|
||||
require_once "resources/header.php";
|
||||
|
||||
//show the content
|
||||
@@ -303,4 +304,4 @@
|
||||
//include the footer
|
||||
require_once "resources/footer.php";
|
||||
|
||||
?>
|
||||
?>
|
||||
Reference in New Issue
Block a user