Skip to:
Content

bbPress.org


Ignore:
Timestamp:
05/05/2012 11:37:33 PM (12 years ago)
Author:
johnjamesjacoby
Message:

Converter:

  • Group Forum tools into h2 tabs
  • See #1820
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/plugin/bbp-admin/bbp-tools.php

    r3872 r3875  
    3131        <?php screen_icon( 'tools' ); ?>
    3232
    33         <h2 class="nav-tab-wrapper"><?php bbp_tools_admin_tabs( __( 'Recount', 'bbpress' ) ); ?></h2>
     33        <h2 class="nav-tab-wrapper"><?php bbp_tools_admin_tabs( __( 'Recount Forums', 'bbpress' ) ); ?></h2>
    3434
    3535        <p><?php _e( 'bbPress keeps a running count of things like replies to each topic and topics in each forum. In rare occasions these counts can fall out of sync. Using this form you can have bbPress manually recount these items.', 'bbpress' ); ?></p>
Note: See TracChangeset for help on using the changeset viewer.