From c2a6dfb649107ce3ad64162e2bb2c3c7275650fb Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 12 Feb 2019 14:55:12 +0100 Subject: [serversetup*] PXELinux and iPXE side-by-side --- .../templates/bootentry-list.html | 83 ++++++++++++++++++++++ 1 file changed, 83 insertions(+) create mode 100644 modules-available/serversetup-bwlp-ipxe/templates/bootentry-list.html (limited to 'modules-available/serversetup-bwlp-ipxe/templates/bootentry-list.html') diff --git a/modules-available/serversetup-bwlp-ipxe/templates/bootentry-list.html b/modules-available/serversetup-bwlp-ipxe/templates/bootentry-list.html new file mode 100644 index 00000000..0cf005c5 --- /dev/null +++ b/modules-available/serversetup-bwlp-ipxe/templates/bootentry-list.html @@ -0,0 +1,83 @@ +

{{lang_bootentryHead}}

+ +

+ {{lang_bootentryIntro}} +

+ + + + + + + + + + + + + {{#bootentryTable}} + + + + + + + + {{/bootentryTable}} + +
{{lang_bootentryTitle}}{{lang_hotkey}}{{lang_refCount}}{{lang_edit}}{{lang_delete}}
+ {{title}} + + {{hotkey}} + + {{refs}} + + {{#allowEdit}} + + + + {{/allowEdit}} + + {{#allowEdit}} + + {{/allowEdit}} +
+
+ {{#allowEdit}} + + + {{lang_addBootentry}} + + {{/allowEdit}} +
+ + +
+ + +
+ + \ No newline at end of file -- cgit v1.2.3-55-g7522