summaryrefslogtreecommitdiff
path: root/templates/cgi/debian-official/form.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/cgi/debian-official/form.html')
-rw-r--r--templates/cgi/debian-official/form.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/cgi/debian-official/form.html b/templates/cgi/debian-official/form.html
index 4c8018d..2a031e2 100644
--- a/templates/cgi/debian-official/form.html
+++ b/templates/cgi/debian-official/form.html
@@ -25,7 +25,7 @@
<td><label for="Binary_Images">--binary-images:</label> </td>
<td>
<select id="Binary_Images" name="binary_images" size="1">
- <option selected value="iso">iso</option>
+ <option selected value="iso-hybrid">iso-hybrid</option>
<option value="net">net</option>
<option value="tar">tar</option>
<option value="usb-hdd">usb-hdd</option>