]> git.wh0rd.org - tt-rss.git/commitdiff
password change form is functional now (closes #27)
authorAndrew Dolgov <fox@bah.spb.su>
Thu, 5 Jan 2006 15:42:59 +0000 (16:42 +0100)
committerAndrew Dolgov <fox@bah.spb.su>
Thu, 5 Jan 2006 15:42:59 +0000 (16:42 +0100)
backend.php

index 6fdd3c8e5878f2c2a1bfca7205989ff258a45f98..e0141d7c80dd6f6116ffb52eecffbeee01e2ce5d 100644 (file)
                                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\">";