diff --git a/app/dialplans/dialplan_detail_edit.php b/app/dialplans/dialplan_detail_edit.php
index 264e3b5eb1..2321665aac 100644
--- a/app/dialplans/dialplan_detail_edit.php
+++ b/app/dialplans/dialplan_detail_edit.php
@@ -344,6 +344,7 @@ function replace_param(obj){
echo " \n";
echo " \n";
echo " \n";
+ echo " \n";
echo "\n";
}
if (strlen($dialplan_detail_tag) == 0 || $dialplan_detail_tag == "action" || $dialplan_detail_tag == "anti-action") {
diff --git a/app/dialplans/dialplan_edit.php b/app/dialplans/dialplan_edit.php
index 140531ba97..d236905f9d 100644
--- a/app/dialplans/dialplan_edit.php
+++ b/app/dialplans/dialplan_edit.php
@@ -673,6 +673,7 @@
echo " \n";
echo " \n";
echo " \n";
+ echo " \n";
echo " \n";
//}
//if (strlen($dialplan_detail_tag) == 0 || $dialplan_detail_tag == "action" || $dialplan_detail_tag == "anti-action") {