From: hickert Date: Fri, 26 Aug 2005 12:36:47 +0000 (+0000) Subject: some fixes X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=061868a67e721d6f90f3ad4d86ee43cb90c1fb6e;p=gosa.git some fixes git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1233 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/plugins/personal/environment/class_environment.inc b/plugins/personal/environment/class_environment.inc index c8fd3ea3a..91c78b97c 100644 --- a/plugins/personal/environment/class_environment.inc +++ b/plugins/personal/environment/class_environment.inc @@ -250,6 +250,7 @@ class environment extends plugin $smarty->assign("gotoXResolutions",$this->gotoXResolutions); $smarty->assign("gotoProfileServers",$this->gotoProfileServers); + $smarty->assign("gotoProfileServerKeys",array_flip($this->gotoProfileServers)); /* Handle kiosk profiles * Read available from filesystem diff --git a/plugins/personal/environment/environment.tpl b/plugins/personal/environment/environment.tpl index 467120c77..888807803 100644 --- a/plugins/personal/environment/environment.tpl +++ b/plugins/personal/environment/environment.tpl @@ -28,7 +28,7 @@