Changes in trunk/src/bp-templates/bp-legacy/buddypress/members/single/notifications/unread.php [11166:10181]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-legacy/buddypress/members/single/notifications/unread.php
r11166 r10181 10 10 11 11 <?php if ( bp_has_notifications() ) : ?> 12 13 <h2 class="bp-screen-reader-text"><?php14 /* translators: accessibility text */15 _e( 'Unread notifications', 'buddypress' );16 ?></h2>17 12 18 13 <div id="pag-top" class="pagination no-ajax">
Note: See TracChangeset
for help on using the changeset viewer.