Changeset 5449
- Timestamp:
- 07/28/2014 01:40:19 AM (12 years ago)
- File:
-
- 1 edited
-
trunk/src/includes/admin/tools.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/includes/admin/tools.php
r5440 r5449 159 159 'id' => 'reset_forums', 160 160 'title' => __( 'Reset Forums', 'bbpress' ), 161 'content' => '<p>' . __( 'Also see <a href="http://codex.bbpress.org/reset-forums/ /">bbPress: Reset Forums</a>.', 'bbpress' ) . '</p>'161 'content' => '<p>' . __( 'Also see <a href="http://codex.bbpress.org/reset-forums/">bbPress: Reset Forums</a>.', 'bbpress' ) . '</p>' 162 162 ) ); 163 163
Note: See TracChangeset
for help on using the changeset viewer.