Changeset 4760 for trunk/includes/admin/settings.php
- Timestamp:
- 02/07/2013 02:21:45 AM (13 years ago)
- File:
-
- 1 edited
-
trunk/includes/admin/settings.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/admin/settings.php
r4683 r4760 1353 1353 // Help Sidebar 1354 1354 $current_screen->set_help_sidebar( 1355 '<p><strong>' . __( 'For more information:' ) . '</strong></p>' .1355 '<p><strong>' . __( 'For more information:', 'bbpress' ) . '</strong></p>' . 1356 1356 '<p>' . __( '<a href="http://codex.bbpress.org" target="_blank">bbPress Documentation</a>', 'bbpress' ) . '</p>' . 1357 1357 '<p>' . __( '<a href="http://bbpress.org/forums/" target="_blank">bbPress Support Forums</a>', 'bbpress' ) . '</p>'
Note: See TracChangeset
for help on using the changeset viewer.