summaryrefslogtreecommitdiffstats
path: root/changepassword.cgi
diff options
context:
space:
mode:
authorterry%mozilla.org <>1999-08-28 02:17:43 +0200
committerterry%mozilla.org <>1999-08-28 02:17:43 +0200
commit72346057125ba53b1604e80245c0814b4d6956cb (patch)
tree0688aecfea67d23a06eec3638556302a48808ec2 /changepassword.cgi
parent1242d81546313b9029a2c19635882c6221a3cb3a (diff)
downloadbugzilla-72346057125ba53b1604e80245c0814b4d6956cb.tar.gz
bugzilla-72346057125ba53b1604e80245c0814b4d6956cb.tar.xz
Added a missing </form>.
Diffstat (limited to 'changepassword.cgi')
-rwxr-xr-xchangepassword.cgi1
1 files changed, 1 insertions, 0 deletions
diff --git a/changepassword.cgi b/changepassword.cgi
index 66dff014b..068180fbd 100755
--- a/changepassword.cgi
+++ b/changepassword.cgi
@@ -81,6 +81,7 @@ On which of these bugs would you like email notification of changes?</td>
</table>
<hr>
<input type=submit value=Submit>
+</form>
<hr>
";
navigation_header();