Ignore:
Timestamp:
12/16/07 22:46:04 (4 years ago)
Author:
hverton
Message:

added User Activation admin module
removed test code from the members admin module
updated the english language pack
fixed using the wrong open code in _custom_html.tpl

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/includes/templates/_custom_html.tpl

    r861 r1173  
    1818{*                                                                          *} 
    1919{****************************************************************************} 
    20 {include file="_openside.tpl" name=$_name title=$_title state=$_state style=$_style} 
     20{include file="_opentable.tpl" name=$_name title=$_title state=$_state style=$_style} 
    2121{$html} 
    22 {include file="_closeside.tpl"} 
     22{include file="_closetable.tpl"} 
    2323{***************************************************************************} 
    2424{* End of template                                                         *} 
Note: See TracChangeset for help on using the changeset viewer.