Changeset 15 for trunk/smarty/templates/communities/viewTopic.tpl
- Timestamp:
- 08/09/05 22:30:14 (7 years ago)
- Files:
-
- 1 modified
-
trunk/smarty/templates/communities/viewTopic.tpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/smarty/templates/communities/viewTopic.tpl
r1 r15 49 49 </tr> 50 50 {/foreach} 51 {if $ member}51 {if $is_member} 52 52 <tr class='{cycle name='topic' values='even,odd'}'> 53 53 <td align='right' colspan='2'><a class='button' href='/communities/replyTopic/{$token[2]}'>{t}Reply to topic{/t}</a></td>
