password change form is functional now (closes #27)

This commit is contained in:
Andrew Dolgov 2006-01-05 16:42:59 +01:00
parent e593ccd798
commit a132b8b15f
1 changed files with 2 additions and 0 deletions

View File

@ -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\">";