- Timestamp:
- 01/24/2010 09:20:20 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-themes/bp-sn-parent/directories/forums/index.php
r2168 r2431 24 24 25 25 <div class="item"> 26 <div class="item-title"><a href="<?php bp_group_ link() ?>/forum/"><?php bp_group_name() ?></a> (<?php bp_group_forum_topic_count( 'showtext=true' ) ?>, <?php bp_group_forum_post_count( 'showtext=true' ) ?>)</div>26 <div class="item-title"><a href="<?php bp_group_permalink() ?>/forum/"><?php bp_group_name() ?></a> (<?php bp_group_forum_topic_count( 'showtext=true' ) ?>, <?php bp_group_forum_post_count( 'showtext=true' ) ?>)</div> 27 27 <div class="item-meta desc"><?php bp_group_description_excerpt() ?></div> 28 28
Note: See TracChangeset
for help on using the changeset viewer.