Author: manuel
Date: 2005-04-25 15:32:21 -0600 (Mon, 25 Apr 2005)
New Revision: 5079

Modified:
   branches/cross-lfs/BOOK/stylesheets/xhtml/lfs-navigational.xsl
Log:
Typo in the stylesheets.

Modified: branches/cross-lfs/BOOK/stylesheets/xhtml/lfs-navigational.xsl
===================================================================
--- branches/cross-lfs/BOOK/stylesheets/xhtml/lfs-navigational.xsl      
2005-04-25 21:25:56 UTC (rev 5078)
+++ branches/cross-lfs/BOOK/stylesheets/xhtml/lfs-navigational.xsl      
2005-04-25 21:32:21 UTC (rev 5079)
@@ -91,7 +91,7 @@
               <xsl:choose>
                 <xsl:when test="[EMAIL PROTECTED]'chapter-chroot'] or 
                         [EMAIL PROTECTED]'chapter-reboot']">
-                  <a accesskey="p">
+                  <a accesskey="n">
                     <xsl:attribute name="href">
                       <xsl:call-template name="href.target">
                         <xsl:with-param name="object" 
@@ -253,7 +253,7 @@
               <xsl:choose>
                 <xsl:when test="[EMAIL PROTECTED]'chapter-chroot'] or 
                         [EMAIL PROTECTED]'chapter-reboot']">
-                  <a accesskey="p">
+                  <a accesskey="n">
                     <xsl:attribute name="href">
                       <xsl:call-template name="href.target">
                         <xsl:with-param name="object" 

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to