Skip to:
Content

BuddyPress.org

Changeset 6110


Ignore:
Timestamp:
06/18/2012 07:59:33 PM (12 years ago)
Author:
djpaul
Message:

On the Forums admin screen, rename the "Uninstall Group Forums" button to "Reinstall Group Forums" as this is a much better description of what the button does/has always done. Fixes #4004

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-forums/deprecated/1.6.php

    r6093 r6110  
    5757
    5858                <div>
    59                     <a class="button button-primary" href="<?php echo $action ?>"><?php _e( 'Uninstall Group Forums', 'buddypress' ) ?></a> &nbsp;
     59                    <a class="button button-primary" href="<?php echo $action ?>"><?php _e( 'Reinstall Group Forums', 'buddypress' ) ?></a> &nbsp;
    6060                </div>
    6161            </div>
Note: See TracChangeset for help on using the changeset viewer.