Skip to content

Commit 67e7db8

Browse files
typo
1 parent 9bb3881 commit 67e7db8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/iosanita/contenttypes/browser/templates/export_pdf.pt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
non va spostato in fondo
3434
-->
3535
<footer class="footer" tal:condition="context/with_footer|nothing">
36-
<span i18n:name="date" tal:content="context/pdf_datetime|nothing" />
36+
<span tal:content="context/pdf_datetime|nothing" />
3737
</footer>
3838

3939
<section>

0 commit comments

Comments
 (0)