Document (Window) Title: Update variable name to avoid conflict when paging is used.
This commit is contained in:
@@ -175,7 +175,7 @@ if (count($_POST)>0 && strlen($_POST["persistformvar"]) == 0) {
|
||||
|
||||
//show the header
|
||||
require_once "resources/header.php";
|
||||
$page["title"] = $text['title-schema'];
|
||||
$document['title'] = $text['title-schema'];
|
||||
|
||||
//show the content
|
||||
echo "<div align='center'>";
|
||||
|
||||
Reference in New Issue
Block a user