Extension: Hide MWI Account field till functionality restored.

This commit is contained in:
Nate Jones 2015-06-02 21:51:15 +00:00
parent 39c2cb11e7
commit c096530d89
1 changed files with 2 additions and 0 deletions

View File

@ -1792,6 +1792,7 @@ if (count($_POST) > 0 && strlen($_POST["persistformvar"]) == 0) {
echo "</tr>\n";
}
/*
echo "<tr>\n";
echo "<td class='vncell' valign='top' align='left' nowrap='nowrap'>\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 "</td>\n";
echo "</tr>\n";
*/
echo "<tr>\n";
echo "<td class='vncell' valign='top' align='left' nowrap='nowrap'>\n";