summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/cgi/debian/form.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/cgi/debian/form.html b/templates/cgi/debian/form.html
index d8c76e865..94f760ddb 100644
--- a/templates/cgi/debian/form.html
+++ b/templates/cgi/debian/form.html
@@ -173,6 +173,7 @@
<td>
<select id="Bootloader" name="bootloader" size="1">
<option value="grub">grub</option>
+ <option value="grub2">grub2</option>
<option selected value="syslinux">syslinux</option>
</select>
</td>