Ignore:
Timestamp:
09/28/07 23:36:51 (5 years ago)
Author:
hverton
Message:

Added an open/close button to the threads_list_panel

File:
1 edited

Legend:

Unmodified
Added
Removed
  • modules/common/forum_threads_list_panel/php-files/modules/forum_threads_list_panel/templates/modules.forum_threads_list_panel.tpl

    r844 r854  
    1616{*                                                                         *} 
    1717{***************************************************************************} 
    18 {include file="_opentable.tpl" name=$_name title=$locale.025 state=$_state style=$_style} 
     18{include file="_opentable_x.tpl" name=$_name title=$locale.025 state=$_state style=$_style} 
    1919<table cellpadding='0' cellspacing='1' width='100%' class='tbl-border'> 
    2020    <tr> 
     
    5656    {/if} 
    5757</table> 
    58 {include file="_closetable.tpl"} 
     58{include file="_closetable_x.tpl"} 
    5959{***************************************************************************} 
    6060{* End of template                                                         *} 
Note: See TracChangeset for help on using the changeset viewer.