Domains: Add window title.

This commit is contained in:
Nate 2020-01-06 12:17:16 -07:00
parent 92144b1f8a
commit 4fe8cc74cb
1 changed files with 1 additions and 0 deletions

View File

@ -175,6 +175,7 @@
$token = $object->create($_SERVER['PHP_SELF']);
//include the header
$document['title'] = $text['title-domains'];
require_once "resources/header.php";
//show the content