Document (Window) Title: Update variable name to avoid conflict when paging is used.
This commit is contained in:
@@ -43,7 +43,7 @@ else {
|
||||
|
||||
//show the header
|
||||
require_once "resources/header.php";
|
||||
$page["title"] = $text['title-dialplan-outbound-add'];
|
||||
$document['title'] = $text['title-dialplan-outbound-add'];
|
||||
|
||||
require_once "resources/paging.php";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user