Changeset 4487 for trunk/bp-core/admin/bp-core-update.php
- Timestamp:
- 06/11/2011 09:27:38 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/bp-core/admin/bp-core-update.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-core/admin/bp-core-update.php
r4484 r4487 614 614 <th> 615 615 <h5><?php _e( 'Use BuddyPress Default', 'buddypress' ); ?></h5> 616 <img src="<?php echo plugins_url( '/buddypress/bp- core/images/default.jpg' ); ?>" alt="<?php _e( 'BuddyPress Default', 'buddypress' ); ?>" />616 <img src="<?php echo plugins_url( '/buddypress/bp-themes/bp-default/screenshot.png' ); ?>" alt="<?php _e( 'BuddyPress Default', 'buddypress' ); ?>" /> 617 617 </th> 618 618 <td> … … 627 627 <th> 628 628 <h5><?php _e( 'Other themes', 'buddypress' ); ?></h5> 629 <img src="<?php echo plugins_url( '/buddypress/bp-core/images/find. jpg' ); ?>" alt="<?php _e( 'A BuddyPress theme', 'buddypress' ); ?>" />629 <img src="<?php echo plugins_url( '/buddypress/bp-core/images/find.png' ); ?>" alt="<?php _e( 'A BuddyPress theme', 'buddypress' ); ?>" /> 630 630 </th> 631 631 <td>
Note: See TracChangeset
for help on using the changeset viewer.