- Timestamp:
- 11/14/2011 05:19:12 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-themes/bp-default/members/single/messages/compose.php
r4800 r5329 11 11 </ul> 12 12 13 <?php if ( is_super_admin() ) : ?>13 <?php if ( bp_current_user_can( 'bp_moderate' ) ) : ?> 14 14 <input type="checkbox" id="send-notice" name="send-notice" value="1" /> <?php _e( "This is a notice to all users.", "buddypress" ) ?> 15 15 <?php endif; ?>
Note: See TracChangeset
for help on using the changeset viewer.