Changeset 5884 for trunk/src/includes/admin/settings.php
- Timestamp:
- 08/06/2015 12:24:47 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/src/includes/admin/settings.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/includes/admin/settings.php
r5834 r5884 1279 1279 <div class="wrap"> 1280 1280 1281 <h 2><?php esc_html_e( 'Forums Settings', 'bbpress' ) ?></h2>1281 <h1><?php esc_html_e( 'Forums Settings', 'bbpress' ) ?></h1> 1282 1282 1283 1283 <form action="options.php" method="post"> … … 1527 1527 1528 1528 <div class="wrap"> 1529 1529 <h1><?php esc_html_e( 'Forum Tools', 'bbpress' ); ?></h1> 1530 1530 <h2 class="nav-tab-wrapper"><?php bbp_tools_admin_tabs( esc_html__( 'Import Forums', 'bbpress' ) ); ?></h2> 1531 1531
Note: See TracChangeset
for help on using the changeset viewer.