summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Rettberg2019-03-07 16:40:48 +0100
committerSimon Rettberg2019-03-07 16:40:48 +0100
commit8ca37b937d75d6a36483531e69c5c09bf0a5ff51 (patch)
treefc9659536d26a94128862250ee8434b78bbfa358
parent[dozmod] runscript: Fix defaults: Non-global, normal display (diff)
downloadslx-admin-8ca37b937d75d6a36483531e69c5c09bf0a5ff51.tar.gz
slx-admin-8ca37b937d75d6a36483531e69c5c09bf0a5ff51.tar.xz
slx-admin-8ca37b937d75d6a36483531e69c5c09bf0a5ff51.zip
[serversetup-bwlp-ipxe] Add clearfix to bootentry list
-rw-r--r--modules-available/serversetup-bwlp-ipxe/templates/bootentry-list.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules-available/serversetup-bwlp-ipxe/templates/bootentry-list.html b/modules-available/serversetup-bwlp-ipxe/templates/bootentry-list.html
index 0cf005c5..aafda1c0 100644
--- a/modules-available/serversetup-bwlp-ipxe/templates/bootentry-list.html
+++ b/modules-available/serversetup-bwlp-ipxe/templates/bootentry-list.html
@@ -53,6 +53,8 @@
{{/allowEdit}}
</div>
+<div class="clearfix"></div>
+
<!-- Modals -->
<form method="post" action="?do=serversetup">
<input type="hidden" name="token" value="{{token}}">