[Debian-live-changes] r1248 - dists/trunk/live-webbuilder/html

Daniel Baumann daniel at alioth.debian.org
Fri May 4 15:52:14 UTC 2007


Author: daniel
Date: 2007-05-04 15:52:14 +0000 (Fri, 04 May 2007)
New Revision: 1248

Modified:
   dists/trunk/live-webbuilder/html/form.html
Log:


Modified: dists/trunk/live-webbuilder/html/form.html
===================================================================
--- dists/trunk/live-webbuilder/html/form.html	2007-05-04 15:50:40 UTC (rev 1247)
+++ dists/trunk/live-webbuilder/html/form.html	2007-05-04 15:52:14 UTC (rev 1248)
@@ -13,11 +13,11 @@
 
 <table>
 	<tr>
-		<td><label for="Email">Email Address:</label> </td>
+		<td><label for="Email"><u>E</u>mail Address:</label> </td>
 		<td><input accesskey="e" id="Email" name="email" maxlength="50" size="50" type="text" /></td>
 	</tr>
 	<tr>
-		<td><label for="Binary_image">--binary-image:</label> </td>
+		<td><label for="Binary_image">--<u>b</u>inary-image:</label> </td>
 		<td>
 			<select accesskey="b" id="Binary_image" name="binary_image" size="1">
 				<option value="hdd">hdd</option>
@@ -28,7 +28,7 @@
 		</td>
 	</tr>
 	<tr>
-		<td><label for="Distribution">--distribution:</label> </td>
+		<td><label for="Distribution">--<u>d</u>istribution:</label> </td>
 		<td>
 			<select accesskey="d" id="Distribution" name="distribution" size="1">
 				<option selected value="etch">etch</option>
@@ -38,7 +38,7 @@
 		</td>
 	</tr>
 	<tr>
-		<td><label for="Filesystem">--filesystem:</label> </td>
+		<td><label for="Filesystem">--<u>f</u>ilesystem:</label> </td>
 		<td>
 			<select accesskey="f" id="Filesystem" name="filesystem" size="1">
 				<option value="ext2">ext2</option>
@@ -48,7 +48,7 @@
 		</td>
 	</tr>
 	<tr>
-		<td><label for="Packages_list">--packages-lists:</label> </td>
+		<td><label for="Packages_list">--packages-<u>l</u>ists:</label> </td>
 		<td>
 			<select accesskey="l" id="Packages_list" name="packages_lists" size="1" >
 				<option value="gnome">gnome</option>
@@ -75,7 +75,7 @@
 		</td>
 	</tr>
 	<tr>
-		<td><label for="Packages">--packages:</label> </td>
+		<td><label for="Packages">--<u>p</u>ackages:</label> </td>
 		<td><input accesskey="p" id="Packages" name="packages" maxlength="200" size="50" type="text" /></td>
 	</tr>
 </table>




More information about the Debian-live-changes mailing list