web/html/docs f12docs.php,1.3,1.4

Rüdiger Landmann rlandmann at fedoraproject.org
Fri Oct 2 22:36:00 UTC 2009


Author: rlandmann

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

Modified Files:
	f12docs.php 
Log Message:
Fix combo box


Index: f12docs.php
===================================================================
RCS file: /cvs/fedora/web/html/docs/f12docs.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- f12docs.php	2 Oct 2009 22:33:28 -0000	1.3
+++ f12docs.php	2 Oct 2009 22:35:30 -0000	1.4
@@ -62,7 +62,7 @@
 							<option value="http://docs.fedoraproject.org/installation-quick-start-guide/f12/pl-PL/html-single/">polski</option>
 					</select>
 					PDF:
-					<select style="width: 9em; height: 2em;" name="F12_Installation_Quick_Start_Guide_PDF" onchange="document.location.href=document.F12_Installation_Quick_Start_Guide.F12_SELinux_User_Guide_PDF.options[document.F12_Installation_Quick_Start_Guide.F12_Installation_Quick_Start_Guide_PDF.selectedIndex].value">
+					<select style="width: 9em; height: 2em;" name="F12_Installation_Quick_Start_Guide_PDF" onchange="document.location.href=document.F12_Installation_Quick_Start_Guide.F12_Installation_Quick_Start_Guide_PDF.options[document.F12_Installation_Quick_Start_Guide.F12_Installation_Quick_Start_Guide_PDF.selectedIndex].value">
 							<option selected="selected" value="#">Language</option>
 							<option value="http://docs.fedoraproject.org/installation-quick-start-guide/f12/en-US/pdf/Fedora_12_Installation_Quick_Start_Guide.pdf">English</option>
 							<option value="http://docs.fedoraproject.org/installation-quick-start-guide/f12/nl-NL/pdf/Fedora_12_installatie_snelgids.pdf">Nederlands</option>




More information about the Fedora-docs-commits mailing list