summaryrefslogtreecommitdiff
path: root/templates/cgi/debian-unofficial/form.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/cgi/debian-unofficial/form.html')
-rw-r--r--templates/cgi/debian-unofficial/form.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/cgi/debian-unofficial/form.html b/templates/cgi/debian-unofficial/form.html
index acb3ccf..4949e5a 100644
--- a/templates/cgi/debian-unofficial/form.html
+++ b/templates/cgi/debian-unofficial/form.html
@@ -24,7 +24,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>