diff options
author | Andreas Loibl <andreas@andreas-loibl.de> | 2011-09-23 11:16:22 +0200 |
---|---|---|
committer | Andreas Loibl <andreas@andreas-loibl.de> | 2011-09-23 11:16:22 +0200 |
commit | 097f1d44ce8da48ca61dac8d2fa2363fe48c1e6b (patch) | |
tree | 9c78f8488d8abf95cc6375b5798937398627cb75 /templates/cgi/debian-official/form.html | |
parent | 2e73ac04b782972c1dbf35b21c4fbb198d6fa0ba (diff) | |
parent | f8c765ea228f87733d86875eabaff0b7de780d74 (diff) | |
download | live-build-097f1d44ce8da48ca61dac8d2fa2363fe48c1e6b.zip live-build-097f1d44ce8da48ca61dac8d2fa2363fe48c1e6b.tar.gz |
Merge branch 'debian-old-2.0' into burg
Diffstat (limited to 'templates/cgi/debian-official/form.html')
-rw-r--r-- | templates/cgi/debian-official/form.html | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/templates/cgi/debian-official/form.html b/templates/cgi/debian-official/form.html index c54a4a4..e8b6ac0 100644 --- a/templates/cgi/debian-official/form.html +++ b/templates/cgi/debian-official/form.html @@ -65,10 +65,6 @@ <option value="rescue">rescue</option> <option selected value="standard">standard</option> <option value="standard-x11">standard-x11</option> - <option value="studio">studio</option> - <option value="studio-gnome">studio-gnome</option> - <option value="studio-kde">studio-kde</option> - <option value="studio-xfce">studio-xfce</option> <option value="xfce">xfce</option> <option value="xfce-junior">xfce-junior</option> </select> @@ -331,6 +327,5 @@ <input type="submit" value="Submit" /> -Version: VERSION </form> |