Ticket #2132: 2132.diff
| File 2132.diff, 611 bytes (added by , 13 years ago) |
|---|
-
includes/admin/admin.php
1361 1361 <div class="changelog"> 1362 1362 <h3><?php _e( 'Under the Hood', 'bbpress' ); ?></h3> 1363 1363 1364 <div class="feature-section three-col">1364 <div class="feature-section col three-col"> 1365 1365 <div> 1366 1366 <h4><?php _e( 'Template Logic', 'bbpress' ); ?></h4> 1367 1367 <p><?php _e( 'New functions and template stacks are in place to help plugin developers extend bbPress further.', 'bbpress' ); ?></p>