fnp
/
wolnelektury.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
14b70ec
)
Added handling of "poezja_cyt" tag.
author
Marek Stępniowski
<marek@stepniowski.com>
Fri, 5 Sep 2008 15:44:59 +0000
(17:44 +0200)
committer
Marek Stępniowski
<marek@stepniowski.com>
Fri, 5 Sep 2008 15:44:59 +0000
(17:44 +0200)
lib/librarian/book2html.xslt
patch
|
blob
|
history
diff --git
a/lib/librarian/book2html.xslt
b/lib/librarian/book2html.xslt
index
35f633d
..
f22c978
100644
(file)
--- a/
lib/librarian/book2html.xslt
+++ b/
lib/librarian/book2html.xslt
@@
-78,7
+78,7
@@
</div>
</xsl:template>
-<xsl:template match="dlugi_cytat">
+<xsl:template match="dlugi_cytat
|poezja_cyt
">
<blockquote><xsl:apply-templates /></blockquote>
</xsl:template>