Code

Removed debug info
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 8 Aug 2006 04:00:20 +0000 (04:00 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 8 Aug 2006 04:00:20 +0000 (04:00 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@4419 594d385d-05f5-0310-b6e9-bd551577e9d8

plugins/personal/mail/main.inc

index e51ed01d7619c1a8d14544a3595ddc165ea06e2f..f09d858ab8982b98d0f50465c94a89eb6c5783ec 100644 (file)
@@ -101,7 +101,6 @@ if (!$remove_lock){
       $info= "<img alt=\"\" align=\"middle\" src=\"".get_template_path('images/openlock.png').
              "\"> ".$ui->dn."&nbsp;";
       
-      $display.= "Add acl check for edit button.";;
         $info.= "<img alt=\"\" align=\"middle\" src=\"".get_template_path('images/lamp.png').
             "\"> "._("Click the 'Edit' button below to change informations in this dialog");
         $display.= "<input type=submit name=\"edit\" value=\""._("Edit")."\">\n";