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 44b0d5bb9..59e4a6d9d 100644
--- a/templates/cgi/debian/form.html
+++ b/templates/cgi/debian/form.html
@@ -183,6 +183,7 @@
<select id="Debian_Installer" name="debian_installer" size="1">
<option value="true">true</option>
<option selected value="false">false</option>
+ <option value="live">live</option>
</select>
</td>
</tr>