summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 291649e)
raw | patch | inline | side by side (parent: 291649e)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 5 Jan 2006 09:33:09 +0000 (09:33 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 5 Jan 2006 09:33:09 +0000 (09:33 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2412 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/personal/environment/class_environment.inc | patch | blob | history |
diff --git a/plugins/personal/environment/class_environment.inc b/plugins/personal/environment/class_environment.inc
index 6762c88ca328ddde77fd624313192de57fba1ac7..c4b4c2a86562c8829eab44bf732c388ee026a557 100644 (file)
$smarty->assign("useProfileACL","");
if($this->acl != "#none#"){
$smarty->assign("useProfileACL","");
+ $smarty->assign("gotoProfileFlag_CACL"," ");
}else{
$smarty->assign("gotoProfileFlag_CACL"," disabled ");
$smarty->assign("useProfileACL","disabled");