Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
02/12/2012 08:09:34 PM (13 years ago)
Author:
johnjamesjacoby
Message:

Add ending semicolons to bp-default where omitted. Fixes #4002.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-themes/bp-default/activity/post-form.php

    r4714 r5737  
    4040                <div id="whats-new-post-in-box">
    4141
    42                     <?php _e( 'Post in', 'buddypress' ) ?>:
     42                    <?php _e( 'Post in', 'buddypress' ); ?>:
    4343
    4444                    <select id="whats-new-post-in" name="whats-new-post-in">
Note: See TracChangeset for help on using the changeset viewer.