diff --git a/app/time_conditions/time_condition_edit.php b/app/time_conditions/time_condition_edit.php index d7292e775c..1be14bd414 100644 --- a/app/time_conditions/time_condition_edit.php +++ b/app/time_conditions/time_condition_edit.php @@ -843,7 +843,7 @@ function add_custom_condition($destination, $group_id, $dialplan_action = '') { echo " ".$text['label-settings']; echo "\n"; echo "
| ".$text['label-condition']." | \n"; echo "".$text['label-condition_value']." | \n"; @@ -854,22 +854,16 @@ function add_custom_condition($destination, $group_id, $dialplan_action = '') { echo ""; echo " | ".$text['label-destination']." | \n"; + echo "".$text['label-destination']." | \n"; + echo "".$text['label-group']." | \n"; echo " "; echo "||
| "; + echo " | "; //$destination = new destinations; echo $destination->select('dialplan', 'dialplan_action['.$group_id.']', $dialplan_action); echo " | "; + echo "\n"; echo " | ".$text['label-group']." | \n"; - echo " "; - - echo " "; - echo "\n"; - echo " "; - - echo " | |||