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

add template hooks for developer

Files:
1 modified

Legend:

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

    r923 r959  
    55                <li class="active"><a href="#" id="block_stream_comment" onclick="lsBlockStream.toggle(this,'comment_stream'); return false;">{$aLang.block_stream_comments}</a></li> 
    66                <li><a href="#" id="block_stream_topic" onclick="lsBlockStream.toggle(this,'topic_stream'); return false;">{$aLang.block_stream_topics}</a></li> 
     7                {hook run='block_stream_nav_item'} 
    78        </ul>                                    
    89