Skip to:
Content

BuddyPress.org

Changeset 6138


Ignore:
Timestamp:
06/24/2012 08:54:58 PM (13 years ago)
Author:
boonebgorges
Message:

Adds link to Forum Setup codex page on bb-forums-admin Dashboard panel

See #4292

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-forums/bp-forums-admin.php

    r6136 r6138  
    104104        <?php endif; ?>
    105105
     106        <p class="clear description"><?php printf( __( 'Need help deciding between Group Forums and Site Wide Forums? Visit <a href="%s">the BuddyPress codex</a> for more information.', 'buddypress' ), 'http://codex.buddypress.org/getting-started/installing-group-and-sitewide-forums/' ) ?></p>
    106107    </div>
    107108<?php
Note: See TracChangeset for help on using the changeset viewer.