Show
Ignore:
Timestamp:
07/07/10 17:01:54 (19 months ago)
Author:
ort
Message:

add template hooks

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/templates/skin/developer/topic.tpl

    r941 r957  
    9595                {hook run='topic_show_info' topic=$oTopic} 
    9696        </ul> 
     97        {if $tSingle} 
     98                {hook run='topic_show_end' topic=$oTopic} 
     99        {/if} 
    97100</div>