Ignore:
Timestamp:
09/25/07 22:15:58 (5 years ago)
Author:
hverton
Message:

minor bugfixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/modules/user_info_panel/templates/modules.user_info_panel.tpl

    r801 r838  
    4040        <div style='text-align:center'> 
    4141            <a href='{$smarty.const.MODULES}forum_threads_list_panel/new_posts.php' class='side'><b>{$new_post_msg|string_format:$locale.090}{if $new_post_msg == 1}{$locale.088}{else}{$locale.089}{/if}</b></a> 
    42             <br /><br /> 
    43             <a href='{$smarty.const.MODULES}forum_threads_list_panel/new_posts.php?markasread={$user_id}'><img src='{$smarty.const.THEME}forum/markread.gif' alt=''  /></a> 
     42            <br /> 
     43            {buttonlink name=$locale.091 link=$smarty.const.MODULES|cat:"forum_threads_list_panel/new_posts.php?markasread="|cat:$user_id} 
    4444        </div> 
    4545    {/if} 
Note: See TracChangeset for help on using the changeset viewer.