- Timestamp:
- 04/24/2011 09:34:40 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-themes/bp-default/members/single/messages/notices-loop.php
r3771 r4287 18 18 <?php do_action( 'bp_before_notices' ) ?> 19 19 20 <table id="message-threads" class=" zebramessages-notices">20 <table id="message-threads" class="messages-notices"> 21 21 <?php while ( bp_message_threads() ) : bp_message_thread(); ?> 22 <tr id="notice-<?php bp_message_notice_id() ?>" >22 <tr id="notice-<?php bp_message_notice_id() ?>" class="<?php bp_message_css_class(); ?>"> 23 23 <td width="1%"> 24 24 </td>
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)