Changeset 1972107 for BOOK/stylesheets


Ignore:
Timestamp:
Feb 21, 2006, 12:46:14 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
2965d0d
Parents:
aeb56828
Message:

r639@server (orig r637): manuel | 2005-11-06 04:27:17 -0800
Fixed navigational links.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/stylesheets/xhtml/lfs-navigational.xsl

    raeb56828 r1972107  
    4646              <xsl:choose>
    4747                <xsl:when test="$prev[@id='ch-chroot-devices']
    48                         or $prev[@id='ch-reboot-whatnext']">
     48                        or $prev[@id='ch-boot-whatnext']">
    4949                  <a accesskey="p">
    5050                    <xsl:attribute name="href">
     
    9191              <xsl:choose>
    9292                <xsl:when test="$next[@id='chapter-chroot'] or
    93                         $next[@id='chapter-reboot']">
     93                        $next[@id='chapter-boot']">
    9494                  <a accesskey="n">
    9595                    <xsl:attribute name="href">
     
    208208              <xsl:choose>
    209209                <xsl:when test="$prev[@id='ch-chroot-devices']
    210                         or $prev[@id='ch-reboot-whatnext']">
     210                        or $prev[@id='ch-boot-whatnext']">
    211211                  <a accesskey="p">
    212212                    <xsl:attribute name="href">
     
    254254              <xsl:choose>
    255255                <xsl:when test="$next[@id='chapter-chroot'] or
    256                         $next[@id='chapter-reboot']">
     256                        $next[@id='chapter-boot']">
    257257                  <a accesskey="n">
    258258                    <xsl:attribute name="href">
Note: See TracChangeset for help on using the changeset viewer.