diff options
Diffstat (limited to 'templates/cgi/debian-unofficial/form.html')
-rw-r--r-- | templates/cgi/debian-unofficial/form.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/templates/cgi/debian-unofficial/form.html b/templates/cgi/debian-unofficial/form.html index ecf155865..e3bc4dc3a 100644 --- a/templates/cgi/debian-unofficial/form.html +++ b/templates/cgi/debian-unofficial/form.html @@ -281,10 +281,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> |