[Debian-live-changes] r1763 - dists/trunk/live-webhelper/templates

daniel at alioth.debian.org daniel at alioth.debian.org
Sat May 26 05:40:58 UTC 2007


Author: daniel
Date: 2007-05-26 05:40:58 +0000 (Sat, 26 May 2007)
New Revision: 1763

Modified:
   dists/trunk/live-webhelper/templates/form.html
Log:


Modified: dists/trunk/live-webhelper/templates/form.html
===================================================================
--- dists/trunk/live-webhelper/templates/form.html	2007-05-25 22:05:49 UTC (rev 1762)
+++ dists/trunk/live-webhelper/templates/form.html	2007-05-26 05:40:58 UTC (rev 1763)
@@ -109,19 +109,19 @@
 	<table>
 		<tr>
 			<td><label for="Iso_Application">--iso-application:</label> </td>
-			<td><input accesskey="i" id="Iso_Application" name="iso_application" maxlength="128" size="50" type="text" value="Debian Live"/></td>
+			<td><input accesskey="i" id="Iso_Application" name="iso_application" maxlength="128" size="50" type="text" value="Debian Live" readonly/></td>
 		</tr>
 		<tr>
 			<td><label for="Iso_Preparer">--iso-preparer:</label> </td>
-			<td><input accesskey="i" id="Iso_Preparer" name="iso_preparer" maxlength="128" size="50" type="text" value="live-helper \${VERSION}; http://packages.qa.debian.org/live-helper"/></td>
+			<td><input accesskey="i" id="Iso_Preparer" name="iso_preparer" maxlength="128" size="50" type="text" value="live-helper \${VERSION}; http://packages.qa.debian.org/live-helper" readonly/></td>
 		</tr>
 		<tr>
 			<td><label for="Iso_Publisher">--iso-publisher:</label> </td>
-			<td><input accesskey="i" id="Iso_Publisher" name="iso_publisher" maxlength="128" size="50" type="text" value="Debian Live project; http://debian-live.alioth.debian.org/; debian-live-devel at lists.alioth.debian.org"/></td>
+			<td><input accesskey="i" id="Iso_Publisher" name="iso_publisher" maxlength="128" size="50" type="text" value="Debian Live project; http://debian-live.alioth.debian.org/; debian-live-devel at lists.alioth.debian.org" readonly/></td>
 		</tr>
 		<tr>
 			<td><label for="Iso_Volume">--iso-volume:</label> </td>
-			<td><input accesskey="i" id="Iso_Volume" name="iso_volume" maxlength="128" size="50" type="text" value="Debian Live \`date +%Y%m%d-%H:%M\`"/></td>
+			<td><input accesskey="i" id="Iso_Volume" name="iso_volume" maxlength="128" size="50" type="text" value="Debian Live \`date +%Y%m%d-%H:%M\`" readonly/></td>
 		</tr>
 	</table>
 </div>




More information about the Debian-live-changes mailing list