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/admin.news_cats.tpl

    r814 r835  
    9292<center> 
    9393    <br /> 
    94     <a href='{$smarty.const.ADMIN}images.php{$aidlink}&amp;ifolder=news_cats'><img src='{$smarty.const.THEME}forum/uploadnewimage.gif' alt='{$locale.439}' title='{$locale.439}' /></a> 
     94    {buttonlink name=$locale.439 link=$smarty.const.ADMIN|cat:"images.php"|cat:$aidlink|cat:"&amp;ifolder=news_cats"} 
    9595    <br /><br /> 
    9696</center> 
Note: See TracChangeset for help on using the changeset viewer.