mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-02-19 01:25:09 +00:00
Document (Window) Title: Update variable name to avoid conflict when paging is used.
This commit is contained in:
@@ -369,7 +369,7 @@ else {
|
||||
|
||||
//include the header
|
||||
require_once "resources/header.php";
|
||||
$page["title"] = $text['title-user_edit'];
|
||||
$document['title'] = $text['title-user_edit'];
|
||||
|
||||
//show the content
|
||||
$table_width ='width="100%"';
|
||||
|
||||
Reference in New Issue
Block a user