1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-04 10:29:14 +00:00

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

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