forked from I2P_Developers/i2p.i2p
Further enhancements to the configuration pages.
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user