From: hickert Date: Thu, 1 Jun 2006 07:26:54 +0000 (+0000) Subject: Only display pwd hash reset if a hash is set X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=228b38decc982dfdd6beca75ef9a43d7e14e57c5;p=gosa.git Only display pwd hash reset if a hash is set git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@3599 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/plugins/personal/environment/class_environment.inc b/plugins/personal/environment/class_environment.inc index 25291da7a..60eb816b9 100644 --- a/plugins/personal/environment/class_environment.inc +++ b/plugins/personal/environment/class_environment.inc @@ -579,8 +579,12 @@ class environment extends plugin foreach($tmp as $key => $value){ - $img = "gotoShares[$key]['PwdHash'] != ""){ + $img.= ""; + } $img.= " "; $img.= "";