[SCM] live-helper branch, debian-next, updated. debian/2.0_a8-1-27-ge1548e4

Richard Nelson unixabg at gmail.com
Mon Mar 8 19:52:28 UTC 2010


The following commit has been merged in the debian-next branch:
commit f04a7a07c89e7218818ced1a6667a27e0a2c5bd6
Author: Richard Nelson <unixabg at gmail.com>
Date:   Mon Mar 8 12:03:49 2010 -0600

    Cleanup of more LH_SECTIONS from forms on webhelper.

diff --git a/templates/cgi/debian-official/form.html b/templates/cgi/debian-official/form.html
index 2a86d25..5dcb973 100644
--- a/templates/cgi/debian-official/form.html
+++ b/templates/cgi/debian-official/form.html
@@ -119,10 +119,6 @@
 			<td><label for="Mirror_Binary_Security">--mirror-binary-security:</label> </td>
 			<td><input id="Mirror_Binary_Security" name="mirror_binary_security" maxlength="256" size="50" type="text" value="LH_MIRROR_BINARY_SECURITY" readonly /></td>
 		</tr>
-		<tr>
-			<td><label for="Sections">--sections:</label> </td>
-			<td><input id="Sections" name="sections" maxlength="128" size="50" type="text" value="main" readonly /></td>
-		</tr>
 	</table>
 </div>
 
diff --git a/templates/cgi/debian-unofficial/form.html b/templates/cgi/debian-unofficial/form.html
index c9dcb17..eb51cce 100644
--- a/templates/cgi/debian-unofficial/form.html
+++ b/templates/cgi/debian-unofficial/form.html
@@ -119,10 +119,6 @@
 			<td><label for="Mirror_Binary_Security">--mirror-binary-security:</label> </td>
 			<td><input id="Mirror_Binary_Security" name="mirror_binary_security" maxlength="256" size="50" type="text" value="LH_MIRROR_BINARY_SECURITY" readonly /></td>
 		</tr>
-		<tr>
-			<td><label for="Sections">--sections:</label> </td>
-			<td><input id="Sections" name="sections" maxlength="128" size="50" type="text" value="main" readonly /></td>
-		</tr>
 	</table>
 </div>
 

-- 
live-helper



More information about the debian-live-changes mailing list