Code

Fixed save problem when no kolab object is present
[gosa.git] / plugins / admin / users / main.inc
index 4b7dd0a0dbc1040fbea9f535478e75447e7b6673..465ea979e239bb59e9a284e5de78a03e8f148504 100644 (file)
@@ -38,7 +38,7 @@ if ($remove_lock){
   if (isset($_SESSION['objectinfo'])){
     $display= print_header(get_template_path('images/user.png'),
                            _("User administration"),
-                           "<img align=\"center\" src=\"".
+                           "<img alt=\"\" align=\"middle\" src=\"".
                            get_template_path('images/closedlock.png').
                            "\"> ".$_SESSION['objectinfo']);
   } else {