From: hickert Date: Tue, 24 May 2005 07:58:41 +0000 (+0000) Subject: w3c conform posix/main.inc X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=2e9579a83bb98493ec2c43e5dbcaa98a8b2bc45d;p=gosa.git w3c conform posix/main.inc git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@364 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/plugins/personal/posix/main.inc b/plugins/personal/posix/main.inc index 3cf9623f6..f44f4f1b3 100644 --- a/plugins/personal/posix/main.inc +++ b/plugins/personal/posix/main.inc @@ -110,13 +110,13 @@ if (!$remove_lock){ $display.= "\n"; $display.= " "; $display.= "\n"; - $info= " ".$ui->dn." "; } else { - $info= " ".$ui->dn." "; if (isset($editacl) && $editacl != "#none#"){ - $info.= " ". + $info.= "\"\" ". _("Click the 'Edit' button below to change informations in this dialog"); $display.= "\n";