password change form is functional now (closes #27)

master
Andrew Dolgov 19 years ago
parent e593ccd798
commit a132b8b15f

@ -3376,6 +3376,8 @@
print "<p><input class=\"button\" type=\"submit\"
value=\"Change e-mail\" name=\"subop\">";
print "</form>";
print "<form action=\"backend.php\" method=\"POST\">";
print "<table width=\"100%\" class=\"prefPrefsList\">";

Loading…
Cancel
Save