Ignore:
Timestamp:
10/23/07 14:49:17 (5 years ago)
Author:
hverton
Message:

Made the locales unique for this module

File:
1 edited

Legend:

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

    r997 r999  
    1818    {include file="_message_table_panel.tpl" name=$_name title=$errortitle state=$_state style=$_style message=$errormessage} 
    1919{/if} 
    20 {include file="_opentable.tpl" name=$_name title=$locale.402 state=$_state style=$_style} 
     20{include file="_opentable.tpl" name=$_name title=$locale.ads402 state=$_state style=$_style} 
    2121<table align='center' cellpadding='0' cellspacing='1' width='600' class='tbl-border'> 
    2222    <tr> 
     
    2424        <form name='subfunctions' method='post' action='{$smarty.const.FUSION_SELF}{$aidlink}'> 
    2525            <br /> 
    26             <input type='submit' name='add' value='{$locale.447}' class='button' />&nbsp; 
    27             <input type='submit' name='images' value='{$locale.448}' class='button' /> 
     26            <input type='submit' name='add' value='{$locale.ads447}' class='button' />&nbsp; 
     27            <input type='submit' name='images' value='{$locale.ads448}' class='button' /> 
    2828            <br /><br /> 
    2929        </form> 
Note: See TracChangeset for help on using the changeset viewer.