Code

Updated logout style
[gosa.git] / gosa-core / html / main.php
index b777ebc886bfb8a301dffe10f6eee61623107674..c330f32f70cae30233e437a123d9c2931913da00 100644 (file)
@@ -268,6 +268,7 @@ if (isset($_GET['reset'])){
 }
 
 /* show web frontend */
+$smarty->assign ("title","GOsa");
 $smarty->assign ("logo", image(get_template_path("images/logo.png")));
 $smarty->assign ("logoutimage", get_template_path("images/btn-logout.png"));
 $smarty->assign ("date", date("l, dS F Y H:i:s O"));