Skip to:
Content

bbPress.org

Changeset 4651


Ignore:
Timestamp:
12/24/2012 09:36:03 PM (13 years ago)
Author:
johnjamesjacoby
Message:

Add missing col class to welcome screen. Fixes #2132.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/includes/admin/admin.php

    r4600 r4651  
    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>
Note: See TracChangeset for help on using the changeset viewer.