Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
02/12/2012 08:09:34 PM (14 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/members/single/forums.php

    r5047 r5737  
    1212<div class="item-list-tabs no-ajax" id="subnav" role="navigation">
    1313        <ul>
    14                 <?php bp_get_options_nav() ?>
     14                <?php bp_get_options_nav(); ?>
    1515
    1616                <li id="forums-order-select" class="last filter">
Note: See TracChangeset for help on using the changeset viewer.