Ignore:
Timestamp:
10/27/07 10:30:03 (5 years ago)
Author:
hverton
Message:

Fixed missing panel title error in ad_side_panel
Fixed hardcoded module path and names in links in modules.advertising.overview.tpl

File:
1 edited

Legend:

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

    r765 r1022  
    1515{*                                                                         *} 
    1616{***************************************************************************} 
    17 {include file="_openside.tpl" name=$_name title=$locale.409 state=$_state style=' '} 
     17{include file="_openside.tpl" name=$_name title=$_title state=$_state style=' '} 
    1818<center>{$advertisement}</center> 
    1919{include file="_closeside.tpl"} 
Note: See TracChangeset for help on using the changeset viewer.