Changeset bef8fe0
- Timestamp:
- Nov 21, 2011 3:28:19 PM (9 years ago)
- Branches:
- master
- Children:
- dc6c568
- Parents:
- 3e97958
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
apps/routerconsole/jsp/configui.jsp
r3e97958 rbef8fe0 48 48 <h3><%=uihelper._("Router Console Language")%></h3> 49 49 <jsp:getProperty name="uihelper" property="langSettings" /> 50 < %=uihelper._("Please contribute to the router console translation project! Contact the developers in #i2p-dev on IRC to help.")%>51 < hr><div class="formaction">50 <p><%=uihelper._("Please contribute to the router console translation project! Contact the developers in #i2p-dev on IRC to help.")%> 51 </p><hr><div class="formaction"> 52 52 <input type="reset" value="<%=intl._("Cancel")%>" > 53 53 <input type="submit" name="shouldsave" value="<%=intl._("Apply")%>" >
Note: See TracChangeset
for help on using the changeset viewer.