summaryrefslogtreecommitdiffstats
path: root/modules-available/rebootcontrol/templates
diff options
context:
space:
mode:
authorSimon Rettberg2019-12-13 16:15:07 +0100
committerSimon Rettberg2019-12-13 16:15:07 +0100
commit06310e8700e6c355d78dfbc7ef37fd399ba89b54 (patch)
tree1030bd1f58bc205874087742f750aee39775bd12 /modules-available/rebootcontrol/templates
parent[locationinfo] Don't disable SLX_ADDONS in split-login mode (diff)
downloadslx-admin-06310e8700e6c355d78dfbc7ef37fd399ba89b54.tar.gz
slx-admin-06310e8700e6c355d78dfbc7ef37fd399ba89b54.tar.xz
slx-admin-06310e8700e6c355d78dfbc7ef37fd399ba89b54.zip
[rebootcontrol] Minor UI tweaks
Diffstat (limited to 'modules-available/rebootcontrol/templates')
-rw-r--r--modules-available/rebootcontrol/templates/jumphost-list.html6
-rw-r--r--modules-available/rebootcontrol/templates/subnet-list.html4
2 files changed, 4 insertions, 6 deletions
diff --git a/modules-available/rebootcontrol/templates/jumphost-list.html b/modules-available/rebootcontrol/templates/jumphost-list.html
index 6023c872..083480b8 100644
--- a/modules-available/rebootcontrol/templates/jumphost-list.html
+++ b/modules-available/rebootcontrol/templates/jumphost-list.html
@@ -1,8 +1,6 @@
-<h2>{{lang_settings}}</h2>
+<h2>{{lang_wolReachability}}</h2>
-<h3>{{lang_wolReachability}}</h3>
-
-<h4>{{lang_jumpHosts}}</h4>
+<h3>{{lang_jumpHosts}}</h3>
<form method="post" action="?do=rebootcontrol">
<input type="hidden" name="token" value="{{token}}">
diff --git a/modules-available/rebootcontrol/templates/subnet-list.html b/modules-available/rebootcontrol/templates/subnet-list.html
index bf6cee1c..37438623 100644
--- a/modules-available/rebootcontrol/templates/subnet-list.html
+++ b/modules-available/rebootcontrol/templates/subnet-list.html
@@ -1,6 +1,6 @@
-<!-- subnetid, start, end, fixed, isdirect, lastdirectcheck, lastseen, seencount -->
+<h2>{{lang_wolReachability}}</h2>
-<h2>{{lang_subnets}}</h2>
+<h3>{{lang_subnets}}</h3>
<p>{{lang_subnetsDescription}}</p>