forked from I2P_Developers/i2p.i2p
* Console:
- More HTML transitional fixes - Standardize on 'save' to the right of 'cancel'
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
<jsp:getProperty name="uihelper" property="langSettings" />
|
||||
<%=uihelper._("Please contribute to the router console translation project! Contact the developers on IRC #i2p to help.")%>
|
||||
<hr><div class="formaction">
|
||||
<input type="submit" name="shouldsave" value="<%=intl._("Apply")%>" > <input type="reset" value="<%=intl._("Cancel")%>" >
|
||||
<input type="reset" value="<%=intl._("Cancel")%>" >
|
||||
<input type="submit" name="shouldsave" value="<%=intl._("Apply")%>" >
|
||||
</div></form></div>
|
||||
</div></body></html>
|
||||
|
Reference in New Issue
Block a user