forked from I2P_Developers/i2p.i2p
spacing
This commit is contained in:
@ -47,8 +47,8 @@
|
|||||||
<% } %>
|
<% } %>
|
||||||
<h3><%=uihelper._("Router Console Language")%></h3>
|
<h3><%=uihelper._("Router Console Language")%></h3>
|
||||||
<jsp:getProperty name="uihelper" property="langSettings" />
|
<jsp:getProperty name="uihelper" property="langSettings" />
|
||||||
<%=uihelper._("Please contribute to the router console translation project! Contact the developers in #i2p-dev on IRC to help.")%>
|
<p><%=uihelper._("Please contribute to the router console translation project! Contact the developers in #i2p-dev on IRC to help.")%>
|
||||||
<hr><div class="formaction">
|
</p><hr><div class="formaction">
|
||||||
<input type="reset" value="<%=intl._("Cancel")%>" >
|
<input type="reset" value="<%=intl._("Cancel")%>" >
|
||||||
<input type="submit" name="shouldsave" value="<%=intl._("Apply")%>" >
|
<input type="submit" name="shouldsave" value="<%=intl._("Apply")%>" >
|
||||||
</div></form></div>
|
</div></form></div>
|
||||||
|
Reference in New Issue
Block a user