[gen] Bigfixees in cleaning of XHTML fields.
This commit is contained in:
parent
f4e40caf5c
commit
90e46f11e7
4 changed files with 17 additions and 7 deletions
|
@ -190,7 +190,7 @@
|
|||
</tal:accessHistory>
|
||||
|
||||
<tal:comment replace="nothing">Document creator</tal:comment>
|
||||
<tal:creator condition="python: creator != 'Anonymous User'">
|
||||
<tal:creator>
|
||||
<tal:by replace="python: _('object_created_by')"/>
|
||||
<tal:creator replace="python: tool.getUserName(creator)"/>
|
||||
</tal:creator>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue