fix a typo spotted by user

This commit is contained in:
m1xxy
2010-12-28 19:25:41 +00:00
parent 42ea77df7f
commit 9919a41436

View File

@ -77,7 +77,7 @@ button span.hide{
</select><br>
<b><%=intl._("Authorization")%></b><br>
<input type="checkbox" class="optbox" name="auth" value="true" <jsp:getProperty name="clientshelper" property="auth" /> >
<%=intl._("Requre username and password")%><br>
<%=intl._("Require username and password")%><br>
<%=intl._("Username")%>:
<input name="user" type="text" value="<jsp:getProperty name="clientshelper" property="user" />" ><br>
<%=intl._("Password")%>: