From 1f0e28455bfc1f5a3aec6d1cca1e526143ef7e5e Mon Sep 17 00:00:00 2001 From: reliberate Date: Mon, 28 Mar 2016 09:31:53 -0600 Subject: [PATCH] Dialplan Edit: Disable text-overflow (for now). --- app/dialplan/dialplan_edit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/dialplan/dialplan_edit.php b/app/dialplan/dialplan_edit.php index 8f5c99ec31..c8f9c9a23d 100644 --- a/app/dialplan/dialplan_edit.php +++ b/app/dialplan/dialplan_edit.php @@ -656,7 +656,7 @@ else { //echo " \n"; echo "\n"; //data - echo "\n"; + echo "\n"; if ($element['hidden']) { $dialplan_detail_data_mod = $dialplan_detail_data; if ($dialplan_detail_type == 'bridge') {