Changeset 835 in ExiteCMS for trunk/themes/PLiTheme/templates/source/main.profile.groups.tpl
- Timestamp:
- 09/23/07 23:34:47 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/themes/PLiTheme/templates/source/main.profile.groups.tpl
r779 r835 20 20 <td align='center' colspan='{if $smarty.const.iUSER >= 102}4{else}2{/if}' class='tbl1'> 21 21 {if $smarty.const.iUSER >= 102} 22 <div style='display:inline;float:right;'> <a href='{$smarty.const.BASEDIR}pm.php?action=post&group_id={$data.group_id}'><img src='{$smarty.const.THEME}forum/pm.gif' alt='' /></a></div>22 <div style='display:inline;float:right;'>{buttonlink name=$locale.u053 link=$smarty.const.BASEDIR|cat:"pm.php?action=post&group_id="|cat:$data.group_id}</div> 23 23 {/if} 24 24 <b>{$data.group_name}</b> ({$data.member_count})
Note: See TracChangeset
for help on using the changeset viewer.
