Skip to:
Content

bbPress.org

Changeset 5354


Ignore:
Timestamp:
05/30/2014 10:06:06 AM (11 years ago)
Author:
netweb
Message:

Improved topic merge verbiage in form-topic-merge.php template.
Props gautamgupta. Fixes #2539

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/templates/default/bbpress/form-topic-merge.php

    r5313 r5354  
    3232
    3333                        <div class="bbp-template-notice">
    34                             <p><?php _e( 'All replies within both topics will be merged chronologically. The order of the merged replies is based on the time and date they were posted. If the destination topic was created after this one, it\'s post date will be updated to second earlier than this one.', 'bbpress' ); ?></p>
     34                            <p><?php _e( 'All replies within both the topics will be merged chronologically. The order of the merged replies is based on the time they were posted. If the destination topic was created after this one, its post date will be updated to a second earlier than this one.', 'bbpress' ); ?></p>
    3535                        </div>
    3636
Note: See TracChangeset for help on using the changeset viewer.