]> andersk Git - sql-web.git/blobdiff - tpl/setup.php
git-svn-id: svn://presbrey.mit.edu/sql/mitsql@109 a142d4bd-2cfb-0310-9673-cb33a7e74f58
[sql-web.git] / tpl / setup.php
index 5a402dad43de7e18809f26d95b3c226de7a0e177..284a69a7e2fef1ac921f601f6e36393d0d0a0034 100755 (executable)
@@ -2,7 +2,7 @@
 include 'head.php';
 ?>
 
-<h2>Change MySQL Password</h2>
+<h3>Change MySQL Password</h3>
 
 Your MySQL password should be different from your Athena account password.<br>
 <br>
@@ -10,7 +10,7 @@ Your MySQL password should be different from your Athena account password.<br>
 <?php printErrors($err); ?>
 <?php printMsgs($msg); ?>
 
-<form method="post">
+<form method="post" action="<?=$URI?>">
 <table>
 <?/*
 <tr><td align="right">old password:</td><td><input type="password" name="p[0]"></td></tr>*/?>
This page took 0.074107 seconds and 4 git commands to generate.