Changeset 3386 for trunk/bp-themes/bp-default/single.php
- Timestamp:
- 11/10/2010 09:35:54 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/bp-themes/bp-default/single.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-themes/bp-default/single.php
r3306 r3386 17 17 </div> 18 18 19 <div class="post" id="post-<?php the_ID(); ?>">19 <div id="post-<?php the_ID(); ?>" <?php post_class(); ?>> 20 20 21 21 <div class="author-box">
Note: See TracChangeset
for help on using the changeset viewer.