forked from I2P_Developers/i2p.i2p
Fix bug where the second time you opened a +/- table a - would not be shown and make the rest of the CSS line up right
This commit is contained in:
@ -37,7 +37,7 @@
|
||||
<input type="submit" class="default" name="action" value="Save changes" />
|
||||
<table id="clientTunnelEdit" class="tunnelConfig">
|
||||
<tr>
|
||||
<th>
|
||||
<th class="tunnelName excludeBackgroundImage">
|
||||
<%=intl._t("Name")%>
|
||||
</th><th class="excludeBackgroundImage">
|
||||
<%=intl._t("Type")%>
|
||||
|
Reference in New Issue
Block a user