summaryrefslogtreecommitdiffstats
path: root/modules-available/rebootcontrol/templates/header.html
diff options
context:
space:
mode:
authorSimon Rettberg2019-12-17 14:05:11 +0100
committerSimon Rettberg2019-12-17 14:05:11 +0100
commitb99507a7fae876914342fd9a515cf5098b2bdeef (patch)
tree40730d28ad140001c236ad97bda5ad6f147c59e8 /modules-available/rebootcontrol/templates/header.html
parent[statistics] Fix for shitty firefox (diff)
downloadslx-admin-b99507a7fae876914342fd9a515cf5098b2bdeef.tar.gz
slx-admin-b99507a7fae876914342fd9a515cf5098b2bdeef.tar.xz
slx-admin-b99507a7fae876914342fd9a515cf5098b2bdeef.zip
[rebootcontrol] Add help text to subnet list
Diffstat (limited to 'modules-available/rebootcontrol/templates/header.html')
-rw-r--r--modules-available/rebootcontrol/templates/header.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules-available/rebootcontrol/templates/header.html b/modules-available/rebootcontrol/templates/header.html
index 6d38b939..f539be9a 100644
--- a/modules-available/rebootcontrol/templates/header.html
+++ b/modules-available/rebootcontrol/templates/header.html
@@ -27,7 +27,7 @@
<span class="glyphicon glyphicon-refresh"></span>
{{lang_genNew}}
</button>
- <div class="clearfix"></div>
+ <div class="clearfix slx-space"></div>
</div>
<div class="modal-body">
<label>{{lang_wolDiscoverHeading}}</label>
@@ -43,7 +43,7 @@
<button {{perms.woldiscover.disabled}} class="btn btn-primary pull-right"
onclick="generateNewKeypair()" type="submit">
<span class="glyphicon glyphicon-floppy-disk"></span>
- {{lang_saveWolAutoDiscover}}
+ {{lang_save}}
</button>
<div class="clearfix"></div>
</form>