diff --git a/htdocs/lib/usergroups.lib.php b/htdocs/lib/usergroups.lib.php index a6878493053..9aab60d82c3 100644 --- a/htdocs/lib/usergroups.lib.php +++ b/htdocs/lib/usergroups.lib.php @@ -192,7 +192,6 @@ function show_theme($fuser,$edit=0,$foruserprofile=false) print ''; } - if ($edit) print ''; if ($edit) { if ($subdir == $conf->global->MAIN_THEME) $title=$langs->trans("ThemeCurrentlyActive");