Commit d5635259 authored by Gabriel Monnerat's avatar Gabriel Monnerat

Typo

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43133 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent a3769802
......@@ -37,7 +37,7 @@
<value> <unicode encoding="cdata"><![CDATA[
<tal:block tal:define="portal_path python: here.getWebSiteValue().absolute_url();">\n
<a class="email" tal:attributes="href string:${portal_path}/email">Email</a>\n
<a class="email" tal:attributes="href string:${portal_path}/mail">Email</a>\n
<a class="documents" tal:attributes="href string:${portal_path}">Documents</a>\n
<a class="calendar" tal:attributes="href string:${portal_path}/calendar">Calendar</a>\n
</tal:block>\n
......
230
\ No newline at end of file
231
\ 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