Menu Manager: Add window title.

This commit is contained in:
Nate 2020-01-06 12:25:17 -07:00
parent 0c4344e993
commit c1689920d5
1 changed files with 1 additions and 0 deletions

View File

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