Skip to:
Content

bbPress.org


Ignore:
Timestamp:
12/08/2016 03:48:41 PM (9 years ago)
Author:
johnjamesjacoby
Message:

Stop shouting at everyone!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/includes/admin/forums.php

    r6056 r6140  
    498498            // What is the user doing here?
    499499            if ( ! current_user_can( 'keep_gate', $forum->ID ) ) {
    500                 wp_die( __( 'You do not have the permission to do that!', 'bbpress' ) );
     500                wp_die( __( 'You do not have the permission to do that.', 'bbpress' ) );
    501501            }
    502502
Note: See TracChangeset for help on using the changeset viewer.