From 5aaac846cd59eb4a49bbf1aa4a54b7a1df5e2ce5 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Sun, 24 Sep 2017 10:12:58 -0600 Subject: [PATCH] Update time_condition_edit.php --- app/time_conditions/time_condition_edit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/time_conditions/time_condition_edit.php b/app/time_conditions/time_condition_edit.php index 3719c7dfb1..4f3e3dbec9 100644 --- a/app/time_conditions/time_condition_edit.php +++ b/app/time_conditions/time_condition_edit.php @@ -900,7 +900,7 @@ echo " \n"; echo " \n"; echo " \n"; if (if_group("superadmin") && $action == 'update') { - echo " \n"; + echo " \n"; } echo " \n"; echo " \n";