Commit d5ec95af authored by Evan Simpson's avatar Evan Simpson

*** empty log message ***

parent f4611413
...@@ -29,7 +29,7 @@ ...@@ -29,7 +29,7 @@
<STRONG>New Password</STRONG> <STRONG>New Password</STRONG>
</TD> </TD>
<TD VALIGN="TOP"> <TD VALIGN="TOP">
<INPUT TYPE="PASSWORD" NAME="password" SIZE="40"> <INPUT TYPE="PASSWORD" NAME="password" SIZE="40" value=" -- unchanged -- ">
</TD> </TD>
</TR> </TR>
<TR> <TR>
...@@ -37,7 +37,7 @@ ...@@ -37,7 +37,7 @@
<STRONG>(Confirm)</STRONG> <STRONG>(Confirm)</STRONG>
</TD> </TD>
<TD VALIGN="TOP"> <TD VALIGN="TOP">
<INPUT TYPE="PASSWORD" NAME="confirm" SIZE="40"> <INPUT TYPE="PASSWORD" NAME="confirm" SIZE="40" value=" -- unchanged -- ">
</TD> </TD>
</TR> </TR>
</dtml-if> </dtml-if>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment