Changeset fe7adad
- Timestamp:
 - Dec 21, 2008, 6:17:21 PM (17 years ago)
 - Branches:
 - clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
 - Children:
 - ad028a0
 - Parents:
 - 0da1215
 - File:
 - 
      
- 1 edited
 
- 
          
  BOOK/stylesheets/top-index.xsl (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
BOOK/stylesheets/top-index.xsl
r0da1215 rfe7adad 217 217 </xsl:template> 218 218 219 <xsl:template match="authorgroup">220 <h3 class="author">221 <xsl:value-of select="author[1]/firstname"/>222 <xsl:text> </xsl:text>223 <xsl:value-of select="author[1]/surname"/>224 </h3>225 <h3 class="author">226 <xsl:value-of select="author[2]/firstname"/>227 <xsl:text> </xsl:text>228 <xsl:value-of select="author[2]/surname"/>229 </h3>230 <h3 class="author">231 <xsl:value-of select="author[3]/firstname"/>232 <xsl:text> </xsl:text>233 <xsl:value-of select="author[3]/surname"/>234 </h3>235 </xsl:template>236 237 219 <xsl:template match="copyright"> 238 220 <p class="copyright">  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  