Skip to:
Content

bbPress.org


Ignore:
Timestamp:
11/23/2012 10:53:25 AM (14 years ago)
Author:
johnjamesjacoby
Message:

Users:

  • Reference correct template part in single-user-edit.php.
  • Fixes #2045 (trunk)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/templates/default/extras/single-user-edit.php

    r4225 r4466  
    1515                <div class="entry-content">
    1616
    17                         <?php bbp_get_template_part( 'content', 'single-user-edit' ); ?>
     17                        <?php bbp_get_template_part( 'content', 'single-user' ); ?>
    1818
    1919                </div><!-- .entry-content -->
Note: See TracChangeset for help on using the changeset viewer.