Skip to:
Content

bbPress.org


Ignore:
Timestamp:
05/10/2011 04:31:29 AM (15 years ago)
Author:
johnjamesjacoby
Message:

Add forum root to breadcrumb if root slug is equal to the path of an existing page. Update field CSS styling to play more nicely with theme compatibility. Replace breadcrumb titles with breadcrumb template part.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/plugin/bbp-themes/bbp-twentyten/bbpress/form-user-edit.php

    r3106 r3130  
    168168        <fieldset class="submit">
    169169                <legend><?php _e( 'Save Changes', 'bbpress' ); ?></legend>
    170                 <div class="alignright">
     170                <div>
    171171
    172172                        <?php bbp_edit_user_form_fields(); ?>
Note: See TracChangeset for help on using the changeset viewer.