Parcourir la source

Domains: Add window title.

Nate il y a 5 ans
Parent
commit
632cc2870e
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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