[gen] icons.pt can now be configured even for anonymous users.

This commit is contained in:
Gaetan Delannay 2013-02-24 17:49:07 +01:00
parent 86fc234311
commit 7be0a7789d
2 changed files with 3 additions and 1 deletions

View file

@ -132,6 +132,8 @@
<a tal:attributes="href appUrl; title python: _('app_home')">
<img tal:attributes="src string: $appUrl/ui/home.gif" style="margin-right: 3px"/>
</a>
<tal:comment replace="nothing">Additional icons can be added here by redefining icons.pt</tal:comment>
<metal:call use-macro="app/ui/icons/macros/icons"/>
</td>
<td class="userStripText">
<form name="loginform" method="post"