Changeset 6361 for trunk/src/templates/default/bbpress/form-forum.php
- Timestamp:
- 03/04/2017 01:47:37 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/templates/default/bbpress/form-forum.php
r6258 r6361 50 50 <div class="bbp-template-notice"> 51 51 <ul> 52 <li><?php esc_html_e( 'This forum is closed to new content, however your account still allows you to do so.', 'bbpress' ); ?></li>52 <li><?php esc_html_e( 'This forum is closed to new content, however your posting capabilities still allow you to post.', 'bbpress' ); ?></li> 53 53 </ul> 54 54 </div>
Note: See TracChangeset
for help on using the changeset viewer.