web/html/docs f11docs.php,1.6,1.7

Rüdiger Landmann rlandmann at fedoraproject.org
Mon Oct 19 04:24:08 UTC 2009


Author: rlandmann

Update of /cvs/fedora/web/html/docs
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28945

Modified Files:
	f11docs.php 
Log Message:
updated f11 menu


Index: f11docs.php
===================================================================
RCS file: /cvs/fedora/web/html/docs/f11docs.php,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- f11docs.php	3 Oct 2009 23:09:41 -0000	1.6
+++ f11docs.php	19 Oct 2009 04:23:38 -0000	1.7
@@ -136,20 +136,24 @@
 					<select style="width:9em;height:2em" name="F11_UserGuide_HTML" onChange="document.location.href=document.F11_UserGuide.F11_UserGuide_HTML.options[document.F11_UserGuide.F11_UserGuide_HTML.selectedIndex].value">
 							<option value="#">Language</option>
 							<option value="http://docs.fedoraproject.org/user-guide/f11/bs-BA/html/">Bosanski</option>
-							<option value="http://docs.fedoraproject.org/user-guide/f11/es-ES/html/">Español</option>
 							<option value="http://docs.fedoraproject.org/user-guide/f11/en-US/html/">English</option>
+							<option value="http://docs.fedoraproject.org/user-guide/f11/es-ES/html/">Español</option>
 							<option value="http://docs.fedoraproject.org/user-guide/f11/nl-NL/html/">Nederlands</option>
 					</select>
 					<span style="color:#a0a0a0">HTML-Single</span>:
-					<select disabled="disabled" style="width:9em;height:2em" name="F11_UserGuide_HTMLSINGLE" onChange="document.location.href=document.F11_UserGuide.F11_UserGuide_HTMLSINGLE.options[document.F11_UserGuide.F11_UserGuide_HTMLSINGLE.selectedIndex].value">
+					<select style="width:9em;height:2em" name="F11_UserGuide_HTMLSINGLE" onChange="document.location.href=document.F11_UserGuide.F11_UserGuide_HTMLSINGLE.options[document.F11_UserGuide.F11_UserGuide_HTMLSINGLE.selectedIndex].value">
 							<option value="#">Language</option>
+							<option value="http://docs.fedoraproject.org/user-guide/f11/bs-BA/html-single/">Bosanski</option>
+							<option value="http://docs.fedoraproject.org/user-guide/f11/en-US/html-single/">English</option>
+							<option value="http://docs.fedoraproject.org/user-guide/f11/es-ES/html-single/">Español</option>
+							<option value="http://docs.fedoraproject.org/user-guide/f11/nl-NL/html-single/">Nederlands</option>
 					</select>
 					PDF:
 					<select style="width:9em;height:2em" name="F11_UserGuide_PDF" onChange="document.location.href=document.F11_UserGuide.F11_UserGuide_PDF.options[document.F11_UserGuide.F11_UserGuide_PDF.selectedIndex].value">
 							<option value="#">Language</option>
 							<option value="http://docs.fedoraproject.org/user-guide/f11/bs-BA/pdf/Korisni%C4%8Dki_priru%C4%8Dnik_Fedora_11.pdf">Bosanski</option>
-							<option value="http://docs.fedoraproject.org/user-guide/f11/es-ES/pdf/Gu%C3%ADa_del_Usuario_Fedora_11.pdf">Español</option>
 							<option value="http://docs.fedoraproject.org/user-guide/f11/en-US/pdf/Fedora_11_User_Guide.pdf">English</option>
+							<option value="http://docs.fedoraproject.org/user-guide/f11/es-ES/pdf/Gu%C3%ADa_del_Usuario_Fedora_11.pdf">Español</option>
 							<option value="http://docs.fedoraproject.org/user-guide/f11/nl-NL/pdf/Fedora_11_Gebruikers_gids.pdf">Nederlands</option>
 					</select>
 			</form>




More information about the Fedora-docs-commits mailing list