Updating the title of the toc element in the guide to be more explicit (thanks to...
authorKeith Fahlgren <abdelazer@users.sourceforge.net>
Tue, 20 May 2008 19:27:46 +0000 (19:27 +0000)
committerKeith Fahlgren <abdelazer@users.sourceforge.net>
Tue, 20 May 2008 19:27:46 +0000 (19:27 +0000)
xsl/epub/docbook.xsl

index 4d231a40c0476cf72c84b0fc320107eb1fdb3ba5..0ebdd514cda7733528ca095ef0d1b0744a108086 100644 (file)
               </xsl:call-template>
             </xsl:attribute>
             <xsl:attribute name="type">toc</xsl:attribute>
-            <xsl:attribute name="title">toc</xsl:attribute>
+            <xsl:attribute name="title">Table of Contents</xsl:attribute>
           </xsl:element>
         </xsl:if>  
       </xsl:element>