Fix for IE overflow issue; classic theme enhanced; more UI enhancements.

This commit is contained in:
z3d
2009-08-02 12:57:50 +00:00
parent 6e29eddaa7
commit abf7296de1
22 changed files with 227 additions and 73 deletions

View File

@ -28,7 +28,7 @@
System.setProperty("net.i2p.router.web.ConfigUpdateHandler.nonce", new java.util.Random().nextLong()+""); %>
<input type="hidden" name="nonce" value="<%=System.getProperty("net.i2p.router.web.ConfigUpdateHandler.nonce")%>" />
<h3>Check for I2P and news updates</h3>
<table border="0" cellspacing="5">
<div class="wideload"><table border="0" cellspacing="5">
<tr>
<td colspan="2"></tr>
<tr>
@ -70,6 +70,7 @@
<input type="reset" value="Cancel" />
</div>
</table>
</div>
</form>
</div>
</div>