Document (Window) Title: Update variable name to avoid conflict when paging is used.

This commit is contained in:
Nate Jones
2014-07-10 00:32:50 +00:00
parent 5b8414066f
commit e67aa0c638
80 changed files with 107 additions and 107 deletions
+1 -1
View File
@@ -283,7 +283,7 @@ if (count($_POST) > 0 && strlen($_POST["persistformvar"]) == 0) {
//show the header
require_once "resources/header.php";
$page["title"] = $text['title-dialplan_edit'];
$document['title'] = $text['title-dialplan_edit'];
//javascript to change select to input and back again
?><script language="javascript">