password change form is functional now (closes #27)
This commit is contained in:
parent
e593ccd798
commit
a132b8b15f
1 changed files with 2 additions and 0 deletions
|
@ -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…
Reference in a new issue