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