From e8190c6511113e2602476cc8ba35c73d8ee39fc0 Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Thu, 14 Feb 2013 13:01:51 +0100 Subject: [PATCH] fix user delete button not showing in IE, another SVG replacement issue --- settings/templates/users.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings/templates/users.php b/settings/templates/users.php index 09a6ae72806..53a66fb4686 100644 --- a/settings/templates/users.php +++ b/settings/templates/users.php @@ -159,7 +159,7 @@ $_['subadmingroups'] = array_flip($items); - + -- 2.39.5