diff --git a/app/dialplan/app_languages.php b/app/dialplan/app_languages.php index 5c55bb6c16..b20a046b12 100644 --- a/app/dialplan/app_languages.php +++ b/app/dialplan/app_languages.php @@ -400,11 +400,6 @@ $text['option-anti-action']['pt-pt'] = "Anti-Acção"; $text['option-anti-action']['fr-fr'] = "Anti-Action"; - $text['option-param']['en-us'] = "Parameter"; - $text['option-param']['es-cl'] = "Parámetro"; - $text['option-param']['pt-pt'] = "Parâmetro"; - $text['option-param']['fr-fr'] = "Paramètre"; - $text['option-regex']['en-us'] = "Regular Expression"; $text['option-regex']['pt-pt'] = "Expressão Regular"; $text['option-regex']['es-cl'] = "Expresión Regular"; diff --git a/app/dialplan/dialplan_edit.php b/app/dialplan/dialplan_edit.php index 73f6355b9e..c3d92883ff 100644 --- a/app/dialplan/dialplan_edit.php +++ b/app/dialplan/dialplan_edit.php @@ -549,7 +549,7 @@ if (count($_POST) > 0 && strlen($_POST["persistformvar"]) == 0) { //determine whether to hide the element if (strlen($dialplan_detail_tag) == 0) { $element['hidden'] = false; - $element['visibility'] = "display: inline;"; + $element['visibility'] = ""; } else { $element['hidden'] = true; @@ -571,8 +571,6 @@ if (count($_POST) > 0 && strlen($_POST["persistformvar"]) == 0) { echo " \n"; echo " \n"; echo " \n"; - echo " \n"; - //echo " \n"; echo " \n"; echo "\n"; //type