/[classpath]/gjdoc/src/resources/doctranslets/html/help.xsl
ViewVC logotype

Diff of /gjdoc/src/resources/doctranslets/html/help.xsl

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by julian, Thu Nov 25 14:40:20 2004 UTC revision 1.5 by julian, Sat Nov 27 17:23:51 2004 UTC
# Line 43  Line 43 
43    <xsl:template match="/">        <xsl:template match="/">    
44      <html>      <html>
45        <head>        <head>
         <xsl:call-template name="include_common"/>  
46          <xsl:call-template name="output_title">          <xsl:call-template name="output_title">
47            <xsl:with-param name="p_pagetitle" select="'Help'"/>            <xsl:with-param name="p_pagetitle" select="'Help'"/>
48          </xsl:call-template>          </xsl:call-template>
49            <xsl:call-template name="include_common"/>
50        </head>        </head>
51        <body class="classdoc" onload="top.contentPageLoaded();">        <body class="classdoc" onload="top.contentPageLoaded(document.title);">
52          <!-- Top Navigation Bar -->          <!-- Top Navigation Bar -->
53          <xsl:call-template name="output_navbar">          <xsl:call-template name="output_navbar">
54            <xsl:with-param name="p_show_frames" select="1"/>            <xsl:with-param name="p_show_frames" select="1"/>

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26