summaryrefslogtreecommitdiff
path: root/templates/cgi
diff options
context:
space:
mode:
Diffstat (limited to 'templates/cgi')
-rw-r--r--templates/cgi/debian-official/build.html1
-rw-r--r--templates/cgi/debian-official/form.html11
-rw-r--r--templates/cgi/debian-unofficial/build.html1
-rw-r--r--templates/cgi/debian-unofficial/form.html11
4 files changed, 0 insertions, 24 deletions
diff --git a/templates/cgi/debian-official/build.html b/templates/cgi/debian-official/build.html
index e10421fa1..0b1cd251e 100644
--- a/templates/cgi/debian-official/build.html
+++ b/templates/cgi/debian-official/build.html
@@ -47,7 +47,6 @@
<tr><td>--bootloader: </td><td>LB_BOOTLOADER</td></tr>
<tr><td>--debian-installer: </td><td>LB_DEBIAN_INSTALLER</td></tr>
<tr><td>--bootappend-install: </td><td>LB_BOOTAPPEND_INSTALL</td></tr>
- <tr><td>--encryption: </td><td>LB_ENCRYPTION</td></tr>
<tr><td>--iso-application: </td><td>LB_ISO_APPLICATION</td></tr>
<tr><td>--iso-preparer: </td><td>LB_ISO_PREPARER</td></tr>
<tr><td>--iso-publisher: </td><td>LB_ISO_PUBLISHER</td></tr>
diff --git a/templates/cgi/debian-official/form.html b/templates/cgi/debian-official/form.html
index d3ae83736..f4dd8ac9e 100644
--- a/templates/cgi/debian-official/form.html
+++ b/templates/cgi/debian-official/form.html
@@ -234,17 +234,6 @@
<td><label for="Bootappend_Install">--bootappend-install:</label> </td>
<td><input id="Bootappend_Install" name="bootappend_install" maxlength="256" size="50" type="text" value="" /></td>
</tr>
- <tr>
- <td><label for="Encryption">--encryption:</label> </td>
- <td>
- <select id="Encryption" name="encryption" size="1">
- <option selected value="">none</option>
- <option value="aes128">aes128</option>
- <option value="aes192">aes192</option>
- <option value="aes256">aes256</option>
- </select>
- </td>
- </tr>
<!-- LIVE_GRUB_SPLASH -->
<tr>
<td><label for="Iso_Application">--iso-application:</label> </td>
diff --git a/templates/cgi/debian-unofficial/build.html b/templates/cgi/debian-unofficial/build.html
index 393aa9c25..bd51f4216 100644
--- a/templates/cgi/debian-unofficial/build.html
+++ b/templates/cgi/debian-unofficial/build.html
@@ -47,7 +47,6 @@
<tr><td>--bootloader: </td><td>LB_BOOTLOADER</td></tr>
<tr><td>--debian-installer: </td><td>LB_DEBIAN_INSTALLER</td></tr>
<tr><td>--bootappend-install: </td><td>LB_BOOTAPPEND_INSTALL</td></tr>
- <tr><td>--encryption: </td><td>LB_ENCRYPTION</td></tr>
<tr><td>--iso-application: </td><td>LB_ISO_APPLICATION</td></tr>
<tr><td>--iso-preparer: </td><td>LB_ISO_PREPARER</td></tr>
<tr><td>--iso-publisher: </td><td>LB_ISO_PUBLISHER</td></tr>
diff --git a/templates/cgi/debian-unofficial/form.html b/templates/cgi/debian-unofficial/form.html
index 4f76c34cf..273faf86b 100644
--- a/templates/cgi/debian-unofficial/form.html
+++ b/templates/cgi/debian-unofficial/form.html
@@ -233,17 +233,6 @@
<td><label for="Bootappend_Install">--bootappend-install:</label> </td>
<td><input id="Bootappend_Install" name="bootappend_install" maxlength="256" size="50" type="text" value="" /></td>
</tr>
- <tr>
- <td><label for="Encryption">--encryption:</label> </td>
- <td>
- <select id="Encryption" name="encryption" size="1">
- <option selected value="">none</option>
- <option value="aes128">aes128</option>
- <option value="aes192">aes192</option>
- <option value="aes256">aes256</option>
- </select>
- </td>
- </tr>
<!-- LIVE_GRUB_SPLASH -->
<tr>
<td><label for="Iso_Application">--iso-application:</label> </td>