Cosmetic enhancements to the router console.

This commit is contained in:
z3d
2009-07-11 20:41:21 +00:00
parent ba0efe64c7
commit 021b44724e
4 changed files with 7 additions and 15 deletions

View File

@@ -68,7 +68,6 @@
<input type="submit" name="save" value="Save changes" /> <input type="reset" value="Cancel" /><br />
</p>
</div>
<hr />
<!--
<b>Enable load testing: </b>
<input type="checkbox" name="enableloadtesting" value="true" <jsp:getProperty name="nethelper" property="enableLoadTesting" /> />