diff options
Diffstat (limited to 'modules-available/locations')
-rw-r--r-- | modules-available/locations/templates/location-subnets.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules-available/locations/templates/location-subnets.html b/modules-available/locations/templates/location-subnets.html index 5da931e1..4eadeffd 100644 --- a/modules-available/locations/templates/location-subnets.html +++ b/modules-available/locations/templates/location-subnets.html @@ -1,4 +1,4 @@ -<td class="slx-well"> +<div class="slx-well"> <div class="slx-bold">{{lang_locationSettings}}</div> <form method="post" action="?do=Locations"> <input type="hidden" name="token" value="{{token}}"> |