Commit a880ca62 authored by Fabien Morin's avatar Fabien Morin

hide the displaying of "Anonymous User"

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23548 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent fd145392
......@@ -62,10 +62,10 @@
<tal:block tal:replace="python:here.portal_membership.getAuthenticatedMember().getUserName()" />\n
</span>\n
</tal:block>\n
<tal:block tal:condition="here/portal_membership/isAnonymousUser">\n
<!--<tal:block tal:condition="here/portal_membership/isAnonymousUser">\n
<span class="anonymous" i18n:translate=""\n
i18n:domain="ui">Anonymous user</span>\n
</tal:block>\n
</tal:block>-->\n
</div>\n
<div class="clear">\n
</div>\n
......
284
\ No newline at end of file
285
\ 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