diff --git a/htdocs/lib/usergroups.lib.php b/htdocs/lib/usergroups.lib.php index 5ab1f16353b..d04b23f45d8 100644 --- a/htdocs/lib/usergroups.lib.php +++ b/htdocs/lib/usergroups.lib.php @@ -214,7 +214,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");