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