Commit 591931e0 authored by Jérome Perrin's avatar Jérome Perrin

The business application was not translated on browse tab

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25886 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 16463935
......@@ -57,6 +57,7 @@
tal:define="module_list python:module_category[1]">\n
<ul style="list-style-type:none; padding-left:10px;">\n
<li style="font-weight:bold; color:#002e3f;"\n
i18n:translate=""\n
tal:content="python:module_category[0]"/>\n
<ul style="list-style-type:none; padding-left:0;">\n
<tal:block tal:repeat="module module_list">\n
......
654
\ No newline at end of file
655
\ 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