Skip to:
Content

bbPress.org


Ignore:
Timestamp:
12/28/2011 07:37:22 PM (15 years ago)
Author:
johnjamesjacoby
Message:

Audit the bbp-twentyten theme's actions, HTML, and CSS. See #1702.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/plugin/bbp-themes/bbp-twentyten/page-user-login.php

    r3241 r3651  
    2727                                                        <?php the_content(); ?>
    2828
    29                                                         <?php bbp_breadcrumb(); ?>
     29                                                        <div id="bbpress-forums">
    3030
    31                                                         <?php bbp_get_template_part( 'bbpress/form', 'user-login' ); ?>
     31                                                                <?php bbp_breadcrumb(); ?>
    3232
     33                                                                <?php bbp_get_template_part( 'bbpress/form', 'user-login' ); ?>
     34
     35                                                        </div>
    3336                                                </div>
    3437                                        </div><!-- #bbp-login -->
Note: See TracChangeset for help on using the changeset viewer.