improve blog presentation
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3842 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
parent
edccd36f98
commit
cbd21ba23d
1 changed files with 2 additions and 2 deletions
|
@ -31,8 +31,8 @@
|
|||
</div>
|
||||
<div class="text"
|
||||
tal:condition="data/text">
|
||||
<a tal:attributes="href python: view.getUrlForTarget(related);"
|
||||
i18n:translate="">more...</a></div>
|
||||
<a tal:attributes="href python: view.getUrlForTarget(related);">
|
||||
<b i18n:translate="">more...</b></a></div>
|
||||
</tal:child>
|
||||
</div>
|
||||
<metal:resources use-macro="view/concept_macros/conceptchildren" />
|
||||
|
|
Loading…
Add table
Reference in a new issue