Changeset 835 in ExiteCMS for trunk/themes/PLiTheme/templates/source/main.pm.renderpm.tpl
- Timestamp:
- 09/23/07 23:34:47 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/themes/PLiTheme/templates/source/main.pm.renderpm.tpl
r782 r835 42 42 <td class='tbl_top_mid' style='text-align:right'> 43 43 {if !$is_preview} 44 <b> 45 <a href='{$smarty.const.FUSION_SELF}?folder={$folder}&action=forward&msg_id={$messages[id].pmindex_id}'><img src='{$smarty.const.THEME}forum/forward.gif' alt='' /></a> 46 {if $folder == "inbox" && $messages[id].pmindex_folder == 0} 47 {* <a href='{$smarty.const.FUSION_SELF}?folder={$folder}&action=reply&user_id={$messages[id].from_user_id}&msg_id={$messages[id].pmindex_id}'><img src='{$smarty.const.THEME}forum/reply.gif' alt='' /></a> *} 48 <a href='{$smarty.const.FUSION_SELF}?folder={$folder}&action=quote&user_id={$messages[id].from_user_id}&msg_id={$messages[id].pmindex_id}'><img src='{$smarty.const.THEME}forum/quote.gif' alt='' /></a> 49 {/if} 50 {if $folder == "archive" && $messages[id].pmindex_folder == 2} 51 <a href='{$smarty.const.FUSION_SELF}?folder={$folder}&action=restore&msg_id={$messages[id].pmindex_id}'><img src='{$smarty.const.THEME}forum/restore.gif' alt='' /></a> 52 {else} 53 <a href='{$smarty.const.FUSION_SELF}?folder={$folder}&action=archive&msg_id={$messages[id].pmindex_id}'><img src='{$smarty.const.THEME}forum/archive.gif' alt='' /></a> 54 {/if} 55 <a href='{$smarty.const.FUSION_SELF}?folder={$folder}&action=delete&msg_id={$messages[id].pmindex_id}'><img src='{$smarty.const.THEME}forum/delete.gif' alt='' /></a> 56 </b> 44 {buttonlink name=$locale.423 link=$smarty.const.FUSION_SELF|cat:"?folder="|cat:$folder|cat:"&action=forward&msg_id="|cat:$messages[id].pmindex_id} 45 {if $folder == "inbox" && $messages[id].pmindex_folder == 0} 46 {* {buttonlink name=$locale.433 link=$smarty.const.FUSION_SELF|cat:"?folder="|cat:$folder|cat:"&action=reply&msg_id="|cat:$messages[id].pmindex_id} *} 47 {buttonlink name=$locale.444 link=$smarty.const.FUSION_SELF|cat:"?folder="|cat:$folder|cat:"&action=quote&msg_id="|cat:$messages[id].pmindex_id} 48 {/if} 49 {if $folder == "archive" && $messages[id].pmindex_folder == 2} 50 {buttonlink name=$locale.416 link=$smarty.const.FUSION_SELF|cat:"?folder="|cat:$folder|cat:"&action=restore&msg_id="|cat:$messages[id].pmindex_id} 51 {else} 52 {buttonlink name=$locale.412 link=$smarty.const.FUSION_SELF|cat:"?folder="|cat:$folder|cat:"&action=archive&msg_id="|cat:$messages[id].pmindex_id} 53 {/if} 54 {buttonlink name=$locale.416 link=$smarty.const.FUSION_SELF|cat:"?folder="|cat:$folder|cat:"&action=delete&msg_id="|cat:$messages[id].pmindex_id} 57 55 {/if} 58 56 </td> … … 253 251 <tr valign='bottom'> 254 252 <td class='tbl_left_bottom'> 255 <a href='{$smarty.const.BASEDIR}pm.php?action=post&user_id={if $messages[id].pmindex_user_id == $messages[id].pmindex_to_id}{$messages[id].pmindex_from_id}{else}{$messages[id].pmindex_to_id}{/if}&msg_id=0'><img src='{$smarty.const.THEME}forum/pm.gif' alt='{$locale.517}' style='border:0px;margin-right:2px;' /></a> 253 {if $messages[id].pmindex_user_id == $messages[id].pmindex_to_id} 254 {buttonlink name=$locale.560 link=$smarty.const.FUSION_SELF|cat:"?action=post&user_id="|cat:$messages[id].pmindex_from_id|cat:"&msg_id=0"} 255 {else} 256 {buttonlink name=$locale.560 link=$smarty.const.FUSION_SELF|cat:"?action=post&user_id="|cat:$messages[id].pmindex_to_id|cat:"&msg_id=0"} 257 {/if} 256 258 {if $messages[id].user_msn|default:"" != ""} 257 <a href='mailto:{$messages[id].user_msn}'><img src='{$smarty.const.THEME}forum/msn.gif' alt='{$messages[id].user_msn}' style='border:0px;margin-right:2px' /></a>259 {buttonlink name=$locale.561 link="mailto:"|cat:$messages[id].user_msn} 258 260 {/if} 259 261 {if $messages[id].user_icq|default:"" != ""} 260 <a href='http://web.icq.com/wwp?Uin={$messages[id].user_icq}' target='_blank'><img src='{$smarty.const.THEME}forum/icq.gif' alt='{$messages[id].user_icq}' style='border:0px;margin-right:2px' /></a>262 {buttonlink name=$locale.562 link="http://web.icq.com/wwp?Uin="|cat:$messages[id].user_icq new="yes"} 261 263 {/if} 262 264 {if $messages[id].user_web|default:"" != ""} 263 <a href='{$messages[id].user_web}' target='_blank'><img src='{$smarty.const.THEME}forum/web.gif' alt='{$messages[id].user_web}' style='border:0px;margin-right:2px' /></a>265 {buttonlink name=$locale.563 link=$messages[id].user_web new="yes"} 264 266 {/if} 265 267 {if false && $messages[id].user_aim|default:"" != ""} 266 <a href='aim:goim?screenname={$messages[id].user_aim|replace:' ':'+'}' target='_blank'><img src='{$smarty.const.THEME}forum/aim.gif' alt='{$messages[id].user_aim}' style='border:0px;margin-right:2px' /></a>268 {buttonlink name=$locale.564 link="aim:goim?screenname="|cat:$messages[id].user_aim|replace:' ':'+'} 267 269 {/if} 268 270 {* used the YAHOO field to store the Skype ID *} 269 271 {if false && $messages[id].user_yahoo|default:"" != ""} 270 <a href='skype:{$messages[id].user_yahoo}?call' target='_blank'><img src='{$smarty.const.THEME}forum/skype.gif' alt='{$messages[id].user_yahoo}' style='border:0px;margin-right:2px' /></a>272 {buttonlink name=$locale.565 link="skype:"|cat:$messages[id].user_yahoo|cat:"?call"} 271 273 {/if} 272 274 </td>
Note: See TracChangeset
for help on using the changeset viewer.
