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:
hankhill19580
2020-04-26 09:29:42 +00:00
parent 1083d2939b
commit c14541f4a3
5 changed files with 23 additions and 14 deletions

View File

@ -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")%>