Code

Some style changes
[gosa.git] / plugins / admin / users / main.inc
index 465ea979e239bb59e9a284e5de78a03e8f148504..6c284053db3692cbc69cc0388ec44b480105f79d 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 alt=\"\" align=\"middle\" src=\"".
+                           "<img alt=\"\" class=\"center\" src=\"".
                            get_template_path('images/closedlock.png').
                            "\"> ".$_SESSION['objectinfo']);
   } else {