From ac95ab4a659c56afee048923883fe9ee1491c35b Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 6 Dec 2019 14:02:30 +0300 Subject: user css dialog: allow saving and applying CSS without closing the dialog --- include/functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/functions.php') diff --git a/include/functions.php b/include/functions.php index b4e91fe9c..153a96698 100644 --- a/include/functions.php +++ b/include/functions.php @@ -1584,7 +1584,7 @@ $value = get_pref('USER_STYLESHEET'); if ($value) { - print ""; } -- cgit v1.2.3