From bd16dc7c6fc630a6b59ca3b041dde146ab50c72b Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Wed, 22 Apr 2020 22:13:28 +0200 Subject: colors refactor with exceptions --- app/view/templates/homemenu.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/view/templates/homemenu.php') diff --git a/app/view/templates/homemenu.php b/app/view/templates/homemenu.php index ff39f1c..540806b 100644 --- a/app/view/templates/homemenu.php +++ b/app/view/templates/homemenu.php @@ -325,7 +325,7 @@ - issupereditor()) { ?> + issupereditor() && !empty($colors)) { ?>

Tag colors

htmlcolorpicker() ?> -- cgit v1.2.3