瀏覽代碼

Menu Manager: Add window title.

Nate 5 年之前
父節點
當前提交
ad45ae580f
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      core/menu/menu.php

+ 1 - 0
core/menu/menu.php

@@ -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