ソースを参照

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