From 397d7db218cbfaef26c99cc55e47bd39e18ff93f Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Sun, 28 Aug 2016 13:07:37 -0600 Subject: [PATCH] Update extension_edit.php --- app/extensions/extension_edit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/extensions/extension_edit.php b/app/extensions/extension_edit.php index f1ddb97f32..91bd232eac 100644 --- a/app/extensions/extension_edit.php +++ b/app/extensions/extension_edit.php @@ -1173,7 +1173,7 @@ if (count($_POST) > 0 && strlen($_POST["persistformvar"]) == 0) { echo " ".$text['label-voicemail_password']."\n"; echo "\n"; echo "\n"; - echo " \n"; + echo " \n"; echo "
\n"; echo " ".$text['description-voicemail_password']."\n"; echo "\n";