Author: manuel
Date: 2005-04-26 14:05:43 -0600 (Tue, 26 Apr 2005)
New Revision: 5114

Modified:
   branches/cross-lfs/BOOK/stylesheets/xhtml/lfs-navigational.xsl
Log:
Fixed lfs-navigational.xsl to match the last changes in chroot/.

Modified: branches/cross-lfs/BOOK/stylesheets/xhtml/lfs-navigational.xsl
===================================================================
--- branches/cross-lfs/BOOK/stylesheets/xhtml/lfs-navigational.xsl      
2005-04-26 19:56:24 UTC (rev 5113)
+++ branches/cross-lfs/BOOK/stylesheets/xhtml/lfs-navigational.xsl      
2005-04-26 20:05:43 UTC (rev 5114)
@@ -44,7 +44,7 @@
           <xsl:if test="count($prev)&gt;0 and $prev != $home">
             <li class="prev">
               <xsl:choose>
-                <xsl:when test="[EMAIL PROTECTED]'ch-chroot-revisedchroot'] or 
+                <xsl:when test="[EMAIL PROTECTED]'ch-chroot-devices'] or 
                         [EMAIL PROTECTED]'ch-reboot-pwdgroup']">
                   <a accesskey="p">
                     <xsl:attribute name="href">
@@ -206,7 +206,7 @@
           <xsl:if test="count($prev)&gt;0 and $prev != $home">
             <li class="prev">
               <xsl:choose>
-                <xsl:when test="[EMAIL PROTECTED]'ch-chroot-revisedchroot'] or 
+                <xsl:when test="[EMAIL PROTECTED]'ch-chroot-devices'] or 
                         [EMAIL PROTECTED]'ch-reboot-pwdgroup']">
                   <a accesskey="p">
                     <xsl:attribute name="href">

-- 
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