summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/cgi/debian-official/form.html2
-rw-r--r--templates/cgi/debian-unofficial/form.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/templates/cgi/debian-official/form.html b/templates/cgi/debian-official/form.html
index 1313444a3..a2d45197e 100644
--- a/templates/cgi/debian-official/form.html
+++ b/templates/cgi/debian-official/form.html
@@ -30,7 +30,7 @@
<option value="net">net</option>
<option value="tar">tar</option>
<option value="hdd">hdd</option>
- <option value="hdd">virtual-hdd</option>
+ <option value="virtual-hdd">virtual-hdd</option>
</select>
</td>
</tr>
diff --git a/templates/cgi/debian-unofficial/form.html b/templates/cgi/debian-unofficial/form.html
index 8c0d03152..688ab272f 100644
--- a/templates/cgi/debian-unofficial/form.html
+++ b/templates/cgi/debian-unofficial/form.html
@@ -29,7 +29,7 @@
<option value="net">net</option>
<option value="tar">tar</option>
<option value="hdd">hdd</option>
- <option value="hdd">virtual-hdd</option>
+ <option value="virtual-hdd">virtual-hdd</option>
</select>
</td>
</tr>