summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--xslt/docbook/html/db2html-bibliography.xsl7
2 files changed, 11 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c5d1d40..5886291 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-07-04 Don Scorgie <dscorgie@svn.gnome.org>
+
+ * xslt/docbook/html/db2html-bibliography.xsl:
+ Fix compilation error (1)
+
2007-07-02 Shaun McCance <shaunm@gnome.org>
* test/testbook/Makefile:
diff --git a/xslt/docbook/html/db2html-bibliography.xsl b/xslt/docbook/html/db2html-bibliography.xsl
index 4a0bacc..b37498b 100644
--- a/xslt/docbook/html/db2html-bibliography.xsl
+++ b/xslt/docbook/html/db2html-bibliography.xsl
@@ -61,7 +61,12 @@ $node: The #{biblioentry} or #{bibliomixed} element to generate a label for
</xsl:if>
</xsl:template>
-<!-- = msg:bibliolabel = -->
+<!--%%=========================================================================
+l10n.format.mode
+FIXME
+$node: Needs describing
+REMARK: Needs describing
+-->
<xsl:template mode="l10n.format.mode" match="msg:bibliolabel">
<xsl:param name="node"/>
<xsl:choose>