From 9112c01c55e35ea8138097bf40cdcd9241259e84 Mon Sep 17 00:00:00 2001 From: hickert Date: Mon, 19 Dec 2005 10:36:05 +0000 Subject: [PATCH] w3c git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2332 594d385d-05f5-0310-b6e9-bd551577e9d8 --- plugins/personal/posix/class_posixAccount.inc | 1 + plugins/personal/posix/generic.tpl | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/plugins/personal/posix/class_posixAccount.inc b/plugins/personal/posix/class_posixAccount.inc index 902fd411c..bbf8b92c3 100644 --- a/plugins/personal/posix/class_posixAccount.inc +++ b/plugins/personal/posix/class_posixAccount.inc @@ -502,6 +502,7 @@ class posixAccount extends plugin } } else { if ($_SESSION['js']){ + if($this->acl != "#none#") $smarty->assign("forceMode", "disabled"); } $smarty->assign("force_ids", ""); diff --git a/plugins/personal/posix/generic.tpl b/plugins/personal/posix/generic.tpl index d83919829..83b3083bc 100644 --- a/plugins/personal/posix/generic.tpl +++ b/plugins/personal/posix/generic.tpl @@ -1,7 +1,7 @@
-

{t}Generic{/t}

+

{t}Generic{/t}

@@ -61,7 +61,7 @@  
{$must} -

{t}Group membership{/t}

+

{t}Group membership{/t}

{if $groups eq "too_many_for_nfs"} {t}(Warning: more than 16 groups are not supported by NFS!){/t}
@@ -81,14 +81,14 @@
-

{t}Account{/t}

+

{t}Account{/t}

{include file="$pwmode.tpl"}
  -

{t}System trust{/t}

+

{t}System trust{/t}

{t}Trust mode{/t}  -- 2.30.2