Changeset 967 for trunk/templates/skin/new/topic_list.tpl
- Timestamp:
- 07/10/10 11:21:51 (19 months ago)
- Files:
-
- 1 modified
-
trunk/templates/skin/new/topic_list.tpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/templates/skin/new/topic_list.tpl
r937 r967 54 54 {$oTopic->getTextShort()} 55 55 {if $oTopic->getTextShort()!=$oTopic->getText()} 56 <br><br>( <a href="{$oTopic->getUrl()} " title="{$aLang.topic_read_more}">56 <br><br>( <a href="{$oTopic->getUrl()}#cut" title="{$aLang.topic_read_more}"> 57 57 {if $oTopic->getCutText()} 58 58 {$oTopic->getCutText()}
