summaryrefslogtreecommitdiffstats
path: root/modules-available/serversetup-bwlp/templates/heading.html
diff options
context:
space:
mode:
authorSimon Rettberg2018-06-12 17:15:44 +0200
committerSimon Rettberg2018-06-12 17:15:44 +0200
commit2e78eec281815d6ba42ff2cf7c3a937abe6d83c5 (patch)
treed98495500354de9b735b31c64e02856eeb179098 /modules-available/serversetup-bwlp/templates/heading.html
parent[inc/Database] Method to return single-column queries as array (diff)
downloadslx-admin-2e78eec281815d6ba42ff2cf7c3a937abe6d83c5.tar.gz
slx-admin-2e78eec281815d6ba42ff2cf7c3a937abe6d83c5.tar.xz
slx-admin-2e78eec281815d6ba42ff2cf7c3a937abe6d83c5.zip
[serversetup-bwlp] Start rewrite as purely iPXE-based
Diffstat (limited to 'modules-available/serversetup-bwlp/templates/heading.html')
-rw-r--r--modules-available/serversetup-bwlp/templates/heading.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/modules-available/serversetup-bwlp/templates/heading.html b/modules-available/serversetup-bwlp/templates/heading.html
index d68360f1..e2aa0bff 100644
--- a/modules-available/serversetup-bwlp/templates/heading.html
+++ b/modules-available/serversetup-bwlp/templates/heading.html
@@ -1 +1,3 @@
-<h1>{{lang_moduleHeading}}</h1> \ No newline at end of file
+<div class="page-header">
+ <h1>{{lang_moduleHeading}}</h1>
+</div> \ No newline at end of file