diff --git a/app/extensions/extension_edit.php b/app/extensions/extension_edit.php index 8e96d2556e..a7b6b800fb 100644 --- a/app/extensions/extension_edit.php +++ b/app/extensions/extension_edit.php @@ -814,7 +814,7 @@ if (count($_POST)>0 && strlen($_POST["persistformvar"]) == 0) { echo " ".$text['label-password'].":\n"; echo "\n"; echo "\n"; - echo " \n"; + echo " \n"; echo "
\n"; echo " ".$text['description-password']."\n"; echo "\n"; @@ -920,7 +920,7 @@ if (count($_POST)>0 && strlen($_POST["persistformvar"]) == 0) { echo " ".$text['label-vm_password'].":\n"; echo "\n"; echo "\n"; - echo " \n"; + echo " \n"; echo "
\n"; echo " ".$text['description-vm_password']."\n"; echo "\n";