Skip to:
Content

bbPress.org

Ticket #2132: 2132.diff

File 2132.diff, 611 bytes (added by Mamaduka, 13 years ago)
  • includes/admin/admin.php

     
    13611361                        <div class="changelog">
    13621362                                <h3><?php _e( 'Under the Hood', 'bbpress' ); ?></h3>
    13631363
    1364                                 <div class="feature-section three-col">
     1364                                <div class="feature-section col three-col">
    13651365                                        <div>
    13661366                                                <h4><?php _e( 'Template Logic', 'bbpress' ); ?></h4>
    13671367                                                <p><?php _e( 'New functions and template stacks are in place to help plugin developers extend bbPress further.', 'bbpress' ); ?></p>