mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Document (Window) Title: Update variable name to avoid conflict when paging is used.
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
|
||||
// load header
|
||||
require_once "resources/header.php";
|
||||
$page["title"] = $text['title-user_dashboard'];
|
||||
$document['title'] = $text['title-user_dashboard'];
|
||||
|
||||
echo "<br><b>".$text['header-user_dashboard']."</b><br>";
|
||||
echo $text['description-user_dashboard'];
|
||||
|
||||
Reference in New Issue
Block a user