- Timestamp:
- 08/07/2011 02:09:21 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/plugin/bbp-themes/bbp-twentyten/single-forum.php
r3311 r3383 21 21 <?php if ( bbp_user_can_view_forum() ) : ?> 22 22 23 <div id="forum-<?php bbp_forum_id(); ?>" class="bbp-forum- info">23 <div id="forum-<?php bbp_forum_id(); ?>" class="bbp-forum-content"> 24 24 <h1 class="entry-title"><?php bbp_forum_title(); ?></h1> 25 25 <div class="entry-content">
Note: See TracChangeset
for help on using the changeset viewer.