Ignore:
Timestamp:
09/23/07 23:34:47 (5 years ago)
Author:
hverton
Message:

Replaced all button images by new {buttonlink} Smarty function

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/themes/PLiTheme/templates/source/main.pm.options.tpl

    r797 r835  
    3636        <td align='left' class='tbl1'> 
    3737            <br /> 
    38             <a href='{$smarty.const.FUSION_SELF}?action=post&amp;msg_id=0'><img src='{$smarty.const.THEME}forum/newmessage.gif' alt='' /></a> 
     38            {buttonlink name=$locale.401 link=$smarty.const.FUSION_SELF|cat:"?action=post&amp;msg_id=0"} 
    3939        </td> 
    4040    </tr> 
Note: See TracChangeset for help on using the changeset viewer.