diff --git a/app/time_conditions/time_condition_edit.php b/app/time_conditions/time_condition_edit.php index 84a791fcec..0cc6f9827e 100644 --- a/app/time_conditions/time_condition_edit.php +++ b/app/time_conditions/time_condition_edit.php @@ -970,7 +970,7 @@ if ($action == 'update') { echo " \n"; echo " "; echo "
"; - echo " \n"; + echo " \n"; echo " "; switch_select_destination("dialplan", $text['label-select_default_destination'], "default_preset_action", $dialplan_action, 'width: 300px;', '', 'alternate_destination_required();'); echo " ";