From fb59aad228630448404f556c47fda5f15e62fba7 Mon Sep 17 00:00:00 2001 From: Mark Crane Date: Wed, 18 Sep 2013 19:53:41 +0000 Subject: [PATCH] Fix the dialplan detail edit class table and vertical spacing. --- app/dialplan/dialplan_details_edit.php | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/app/dialplan/dialplan_details_edit.php b/app/dialplan/dialplan_details_edit.php index 53c4053202..e70569132b 100644 --- a/app/dialplan/dialplan_details_edit.php +++ b/app/dialplan/dialplan_details_edit.php @@ -237,7 +237,7 @@ if (count($_POST)>0 && strlen($_POST["persistformvar"]) == 0) { echo "
\n"; echo "\n"; echo "\n"; - echo "\n"; + echo "\n"; echo "\n"; echo "\n"; @@ -272,6 +272,11 @@ if (count($_POST)>0 && strlen($_POST["persistformvar"]) == 0) { } \n"; + echo " \n"; + echo "\n"; echo "\n"; echo "
".$text['header-dialplan_detail']."".$text['header-dialplan_detail']."
\n"; + echo "  \n"; + echo "
\n";