diff options
Diffstat (limited to 'templates/cgi/debian-unofficial/form.html')
-rw-r--r-- | templates/cgi/debian-unofficial/form.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/cgi/debian-unofficial/form.html b/templates/cgi/debian-unofficial/form.html index e3bc4dc..e8da497 100644 --- a/templates/cgi/debian-unofficial/form.html +++ b/templates/cgi/debian-unofficial/form.html @@ -213,8 +213,8 @@ </td> </tr> <tr> - <td><label for="Bootappend">--bootappend:</label> </td> - <td><input id="Bootappend" name="bootappend" maxlength="256" size="50" type="text" value="" /></td> + <td><label for="Bootappend_Live">--bootappend-live:</label> </td> + <td><input id="Bootappend_Live" name="bootappend_live" maxlength="256" size="50" type="text" value="" /></td> </tr> <tr> <td><label for="Bootloader">--bootloader:</label> </td> |