- Timestamp:
- 06/29/2010 09:55:44 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/1.2/bp-themes/bp-default/members/single/messages/notices-loop.php
r2397 r3111 18 18 <?php do_action( 'bp_before_notices' ) ?> 19 19 20 <table id="message-threads" >20 <table id="message-threads" class="zebra"> 21 21 <?php while ( bp_message_threads() ) : bp_message_thread(); ?> 22 22 <tr>
Note: See TracChangeset
for help on using the changeset viewer.