Skip to:
Content

bbPress.org


Ignore:
Timestamp:
05/06/2012 10:44:33 PM (14 years ago)
Author:
johnjamesjacoby
Message:

Converter:

  • Fix issue with reply titles in bbPress 1.x
  • Fix issue with reply topic in bbPress 1.x
  • Rename "Recount" to "Repair" through wp-admin
  • Introduce "Reset Forum" tool
  • See #1820
File:
1 edited

Legend:

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

    r3876 r3884  
    859859
    860860            <?php do_settings_sections( 'bbpress_converter' ); ?>
    861 
    862             <p class="submit">
    863                 <input type="button" name="submit" class="button" id="bbp-converter-save" value="<?php _e( 'Save', 'bbpress' ); ?>" />
    864             </p>
    865861
    866862            <p class="submit">
Note: See TracChangeset for help on using the changeset viewer.