Show
Ignore:
Timestamp:
07/07/10 16:45:41 (19 months ago)
Author:
ort
Message:

add template hooks

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/templates/skin/new/block.stream.tpl

    r624 r955  
    99                                                <li><strong></strong><a href="#" id="block_stream_topic" onclick="lsBlockStream.toggle(this,'topic_stream'); return false;">{$aLang.block_stream_topics}</a></li> 
    1010                                                <li class="active"><a href="#" id="block_stream_comment" onclick="lsBlockStream.toggle(this,'comment_stream'); return false;">{$aLang.block_stream_comments}</a><em></em></li> 
     11                                                {hook run='block_stream_nav_item'} 
    1112                                        </ul>                                    
    1213