Default Settings: Add window title.

This commit is contained in:
Nate 2020-01-06 12:15:57 -07:00
parent 0d09799238
commit 92144b1f8a
1 changed files with 1 additions and 0 deletions

View File

@ -137,6 +137,7 @@
$token = $object->create($_SERVER['PHP_SELF']);
//include the header
$document['title'] = $text['title-default_settings'];
require_once "resources/header.php";
//copy settings javascript