Call Routing: Hide window title when included (on Dashboard).
This commit is contained in:
+3
-1
@@ -162,7 +162,9 @@
|
|||||||
$token = $object->create($_SERVER['PHP_SELF']);
|
$token = $object->create($_SERVER['PHP_SELF']);
|
||||||
|
|
||||||
//include header
|
//include header
|
||||||
$document['title'] = $text['title'];
|
if (!$is_included) {
|
||||||
|
$document['title'] = $text['title'];
|
||||||
|
}
|
||||||
require_once "resources/header.php";
|
require_once "resources/header.php";
|
||||||
|
|
||||||
//javascript for toggle select box
|
//javascript for toggle select box
|
||||||
|
|||||||
Reference in New Issue
Block a user