diff --git a/resources/switch.php b/resources/switch.php
index bc7f50c96e..22945d45e6 100644
--- a/resources/switch.php
+++ b/resources/switch.php
@@ -1597,9 +1597,9 @@ function switch_select_destination($select_type, $select_label, $select_name, $s
if (strlen($select_label) > 0) {
echo " \n";
}
- //else {
- // echo " \n";
- //}
+ else {
+ echo " \n";
+ }
}
if ($select_type == "dialplan" || $select_type == "ivr" || $select_type == "call_center_contact") {
echo "\n";