improve list1 presentation

git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4175 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
helmutm 2011-02-12 11:32:33 +00:00
parent f694d03459
commit cbacd0ec96

View file

@ -37,7 +37,7 @@
<div tal:attributes="class python:cell.cssClass[1]"> <div tal:attributes="class python:cell.cssClass[1]">
<a tal:attributes="href cell/targetUrl"> <a tal:attributes="href cell/targetUrl">
<b tal:content="cell/title" /><br /> <b tal:content="cell/title" /><br />
<i tal:content="structure cell/description" /> <i tal:content="structure cell/renderedTextDescription" />
</a><br /> </a><br />
</div> </div>
</tal:cell> </tal:cell>