Changeset 1972107
- Timestamp:
- Feb 21, 2006, 12:46:14 AM (19 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 2965d0d
- Parents:
- aeb56828
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/stylesheets/xhtml/lfs-navigational.xsl
raeb56828 r1972107 46 46 <xsl:choose> 47 47 <xsl:when test="$prev[@id='ch-chroot-devices'] 48 or $prev[@id='ch- reboot-whatnext']">48 or $prev[@id='ch-boot-whatnext']"> 49 49 <a accesskey="p"> 50 50 <xsl:attribute name="href"> … … 91 91 <xsl:choose> 92 92 <xsl:when test="$next[@id='chapter-chroot'] or 93 $next[@id='chapter- reboot']">93 $next[@id='chapter-boot']"> 94 94 <a accesskey="n"> 95 95 <xsl:attribute name="href"> … … 208 208 <xsl:choose> 209 209 <xsl:when test="$prev[@id='ch-chroot-devices'] 210 or $prev[@id='ch- reboot-whatnext']">210 or $prev[@id='ch-boot-whatnext']"> 211 211 <a accesskey="p"> 212 212 <xsl:attribute name="href"> … … 254 254 <xsl:choose> 255 255 <xsl:when test="$next[@id='chapter-chroot'] or 256 $next[@id='chapter- reboot']">256 $next[@id='chapter-boot']"> 257 257 <a accesskey="n"> 258 258 <xsl:attribute name="href">
Note:
See TracChangeset
for help on using the changeset viewer.