From: cajus Date: Mon, 1 Mar 2010 09:04:15 +0000 (+0000) Subject: Updated another image for testing X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=a23e27f8fe994b8b47e87288d0319ed916d0b406;p=gosa.git Updated another image for testing git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15784 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-core/html/main.php b/gosa-core/html/main.php index 56ca32356..18c03e975 100644 --- a/gosa-core/html/main.php +++ b/gosa-core/html/main.php @@ -265,6 +265,7 @@ if (isset($_GET['reset'])){ } /* show web frontend */ +$smarty->assign ("logo", "
".image("themes/modern/images/logo.png")."
"); $smarty->assign ("date", date("l, dS F Y H:i:s O")); $smarty->assign ("lang", preg_replace('/_.*$/', '', $lang)); $smarty->assign ("must", "*"); diff --git a/gosa-core/ihtml/themes/modern/framework.tpl b/gosa-core/ihtml/themes/modern/framework.tpl index 78ed0e1fc..aee92c0f3 100644 --- a/gosa-core/ihtml/themes/modern/framework.tpl +++ b/gosa-core/ihtml/themes/modern/framework.tpl @@ -5,7 +5,7 @@