Document (Window) Title: Update variable name to avoid conflict when paging is used.
This commit is contained in:
@@ -45,7 +45,7 @@ $tmp_conference_name = str_replace("_", " ", $conference_name);
|
||||
|
||||
|
||||
require_once "resources/header.php";
|
||||
$page["title"] = $text['title'];
|
||||
$document['title'] = $text['title'];
|
||||
|
||||
?><script type="text/javascript">
|
||||
function loadXmlHttp(url, id) {
|
||||
|
||||
Reference in New Issue
Block a user