Browse Source

Domains: Add window title.

Nate 5 năm trước cách đây
mục cha
commit
cbce043a40
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      core/domains/domains.php

+ 1 - 0
core/domains/domains.php

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