summaryrefslogtreecommitdiffstats
path: root/modules-available/locations/templates/location-subnets.html
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/locations/templates/location-subnets.html')
-rw-r--r--modules-available/locations/templates/location-subnets.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules-available/locations/templates/location-subnets.html b/modules-available/locations/templates/location-subnets.html
index 76b7442a..b0353416 100644
--- a/modules-available/locations/templates/location-subnets.html
+++ b/modules-available/locations/templates/location-subnets.html
@@ -1,4 +1,4 @@
-<div class="slx-well">
+<td class="slx-well">
<div class="slx-bold">{{lang_locationSettings}}</div>
<form method="post" action="?do=Locations">
<input type="hidden" name="token" value="{{token}}">
@@ -58,7 +58,7 @@
</td>
<td colspan="2" align="right">
<button type="submit" class="btn btn-primary">{{lang_save}}</button>
- </div>
+ </td>
</tr>
</table>
</form>