Changeset 3070
- Timestamp:
- 06/27/2010 12:37:20 AM (16 years ago)
- File:
-
- 1 edited
-
branches/1.2/bp-forums/bp-forums-templatetags.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/1.2/bp-forums/bp-forums-templatetags.php
r2975 r3070 583 583 $class = false; 584 584 585 if ( $forum_template->current_topic % 2 == 1 )585 if ( $forum_template->current_topic % 2 != 1 ) 586 586 $class .= 'alt'; 587 587
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)