Further enhancements to the configuration pages.

This commit is contained in:
z3d
2009-08-01 01:15:12 +00:00
parent 95dd744633
commit d6820634ac
13 changed files with 71 additions and 58 deletions

View File

@@ -30,13 +30,11 @@
<input type="hidden" name="action" value="blah" />
<h3>Advanced I2P Configuration</h3>
<textarea rows="32" cols="60" name="config" wrap="off"><jsp:getProperty name="advancedhelper" property="settings" /></textarea><br /><hr>
<p align="right">
<div class="formaction">
<input type="submit" name="shouldsave" value="Apply" />
<input type="reset" value="Cancel" />
</p>
<p>
NOTE: Some changes may require a restart to take effect.
</p>
<input type="reset" value="Cancel" /><br />
<b>NOTE:</b> Some changes may require a restart to take effect.
</div>
</form>
</div>
</div>