X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=gosa-core%2Fhtml%2Fmain.php;h=c330f32f70cae30233e437a123d9c2931913da00;hb=c2615836c35054bcef93297199e21169004b3eb8;hp=b777ebc886bfb8a301dffe10f6eee61623107674;hpb=99018b6b5b94f413836e57a88062893833e0ba01;p=gosa.git diff --git a/gosa-core/html/main.php b/gosa-core/html/main.php index b777ebc88..c330f32f7 100644 --- a/gosa-core/html/main.php +++ b/gosa-core/html/main.php @@ -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"));