I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit 9919a414 authored by m1xxy's avatar m1xxy
Browse files

fix a typo spotted by user

parent 42ea77df
No related branches found
No related tags found
No related merge requests found
......@@ -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")%>:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment