Changeset 838 in ExiteCMS for trunk/modules/user_info_panel/templates/modules.user_info_panel.tpl
- Timestamp:
- 09/25/07 22:15:58 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/modules/user_info_panel/templates/modules.user_info_panel.tpl
r801 r838 40 40 <div style='text-align:center'> 41 41 <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} 44 44 </div> 45 45 {/if}
Note: See TracChangeset
for help on using the changeset viewer.
