summaryrefslogtreecommitdiff
path: root/templates/cgi/debian-official/form.html
diff options
context:
space:
mode:
authorRichard Nelson <unixabg@gmail.com>2010-06-23 10:28:03 -0500
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:17:12 +0100
commit2b3701b87c9eccfd8e5ebeea86aaa80f67239af7 (patch)
treee014be402a915d85d4c342cb9c9bd525a1317952 /templates/cgi/debian-official/form.html
parent622014755deb572831d1ebd07eadae827c01b056 (diff)
downloadlive-build-2b3701b87c9eccfd8e5ebeea86aaa80f67239af7.zip
live-build-2b3701b87c9eccfd8e5ebeea86aaa80f67239af7.tar.gz
Removed username from forms and cgi and can be configured with live-config.username= on bootappend.
Diffstat (limited to 'templates/cgi/debian-official/form.html')
-rw-r--r--templates/cgi/debian-official/form.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/templates/cgi/debian-official/form.html b/templates/cgi/debian-official/form.html
index 85138b2..6facc1c 100644
--- a/templates/cgi/debian-official/form.html
+++ b/templates/cgi/debian-official/form.html
@@ -282,10 +282,6 @@
<td><input id="Net_Server" name="net_server" maxlength="15" size="50" type="text" value="192.168.1.1" /></td>
</tr>
<!-- LIVE_SYSLINUX_SPLASH -->
- <tr>
- <td><label for="Username">--username:</label> </td>
- <td><input id="Username" name="username" maxlength="128" size="50" type="text" value="user" /></td>
- </tr>
</table>
</div>