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

View File

@@ -78,7 +78,7 @@ if (strlen($group_name) > 0) {
//include the header
include "resources/header.php";
$page["title"] = $text['title-group_add'];
$document['title'] = $text['title-group_add'];
//show the content
echo "<div align='center'>";