From 4b49bae9459fdd48aa702e23bcfef3d7495fbfd4 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Thu, 10 Feb 2011 18:55:23 +0000 Subject: [PATCH] Fix: W3C --- htdocs/lib/usergroups.lib.php | 1 - 1 file changed, 1 deletion(-) 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");