Changeset 2072 in ExiteCMS for trunk/includes/templates/main.pm.renderpm.tpl
- Timestamp:
- 11/26/08 22:19:58 (3 years ago)
- File:
-
- 1 edited
-
trunk/includes/templates/main.pm.renderpm.tpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/templates/main.pm.renderpm.tpl
r2010 r2072 72 72 {if $messages[id].pmindex_user_id == $messages[id].pmindex_to_id} 73 73 {$messages[id].sender.cc_flag} 74 {if $messages[id].sender.user_status == 0 }74 {if $messages[id].sender.user_status == 0 && $messages[id].sender.user_id} 75 75 <a href='{$smarty.const.BASEDIR}profile.php?lookup={$messages[id].sender.user_id}'>{$messages[id].sender.user_name}</a> 76 76 {else}
Note: See TracChangeset
for help on using the changeset viewer.
