Commit e69fca69 authored by Yoshinori Okuji's avatar Yoshinori Okuji

Use i18n:attributes instead of i18n:translate.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@1424 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent ed475b9b
......@@ -95,7 +95,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
<img alt="Activity Pending" src="/images/pro/images/activity_busy.png"
tal:condition="here/hasActivity | nothing"
border="0" title="Activity Pending"
i18n:translate="title" i18n:domain="ui"
i18n:attributes="title" i18n:domain="ui"
tal:attributes="src string:$portal_url/images/activity_busy.png"/>
</td>
</tr>
......
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