diff --git a/apps/routerconsole/jsp/configui.jsp b/apps/routerconsole/jsp/configui.jsp index c8a28956a4f93aaefd2be61e56a9fa9b11166061..f918bd5b5940470a0a3b709dedf7d310a41d6202 100644 --- a/apps/routerconsole/jsp/configui.jsp +++ b/apps/routerconsole/jsp/configui.jsp @@ -34,7 +34,7 @@ <input type="hidden" name="nonce" value="<%=System.getProperty("net.i2p.router.web.ConfigUIHandler.nonce")%>" /> <input type="hidden" name="action" value="blah" /> <jsp:getProperty name="uihelper" property="settings" /> -<hr><div class="formaction> +<hr><div class="formaction"> <input type="submit" name="shouldsave" value="Apply" /> <input type="reset" value="Cancel" /> </form></div> <% } else { %>