From e14dc89488856d1e218e5c5a37150e925cd07a19 Mon Sep 17 00:00:00 2001 From: fusionate Date: Thu, 30 May 2024 18:57:17 -0600 Subject: [PATCH] Time Conditions - Edit: Adjust width of Setting order input width. --- 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 ef5583b366..2898ec5441 100644 --- a/app/time_conditions/time_condition_edit.php +++ b/app/time_conditions/time_condition_edit.php @@ -1029,7 +1029,7 @@ function add_custom_condition($destination, $group_id, $dialplan_action = '') { //$destination = new destinations; echo $destination->select('dialplan', 'dialplan_action['.$group_id.']', $dialplan_action); echo " \n"; - echo " \n"; + echo " \n"; echo " "; echo " \n"; echo " \n";