From 9b3aecda15bf9308ef4495ba848b741679679a46 Mon Sep 17 00:00:00 2001 From: Nate Jones Date: Tue, 2 Jun 2015 21:51:15 +0000 Subject: [PATCH] Extension: Hide MWI Account field till functionality restored. --- app/extensions/extension_edit.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/extensions/extension_edit.php b/app/extensions/extension_edit.php index 424bf41f0b..0310293766 100644 --- a/app/extensions/extension_edit.php +++ b/app/extensions/extension_edit.php @@ -1792,6 +1792,7 @@ if (count($_POST) > 0 && strlen($_POST["persistformvar"]) == 0) { echo "\n"; } + /* echo "\n"; echo "\n"; echo " ".$text['label-mwi_account']."\n"; @@ -1802,6 +1803,7 @@ if (count($_POST) > 0 && strlen($_POST["persistformvar"]) == 0) { echo $text['description-mwi_account']."\n"; echo "\n"; echo "\n"; + */ echo "\n"; echo "\n";