Commit 39538ebc authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

fix for valid XHTML output.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29157 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent c887b33a
......@@ -307,7 +307,7 @@
<key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[
python:\'<button class="bt-med right" name="OOoDocument_downloadAsPDF:method" title="%(title)s" alt="%(title)s"><span>%(title)s</span></button>\' % {\'title\':here.Base_translateString("Download as PDF")}
python:\'<button class="bt-med right" name="OOoDocument_downloadAsPDF:method" title="%(title)s"><span>%(title)s</span></button>\' % {\'title\':here.Base_translateString("Download as PDF")}
]]></string> </value>
</item>
......
1032
\ No newline at end of file
1033
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment