improve list1 presentation

git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4178 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
helmutm 2011-02-12 11:37:39 +00:00
parent 7b85bec7fb
commit 7a3f8877f2

View file

@ -35,9 +35,9 @@
</a><br />&nbsp; </a><br />&nbsp;
</div> </div>
<div tal:attributes="class python:cell.cssClass[1]"> <div tal:attributes="class python:cell.cssClass[1]">
<b tal:content="cell/title" /><br /> <a tal:attributes="href cell/targetUrl">
<i tal:content="structure cell/renderedDescription" /> <b tal:content="cell/title" /></a><br />
<br /> <i tal:content="structure cell/renderedDescription" /><br />
</div> </div>
</tal:cell> </tal:cell>
</metal:block> </metal:block>