Changeset 2430
- Timestamp:
- 01/24/2010 06:04:05 PM (14 years ago)
- Location:
- trunk/bp-themes/bp-default
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-themes/bp-default/_inc/css/adminbar.css
r2399 r2430 100 100 #wp-admin-bar ul li.no-arrow { 101 101 background: none; 102 padding-right: 0; 102 103 } 103 104 -
trunk/bp-themes/bp-default/activity/index.php
r2381 r2430 5 5 6 6 <?php if ( !is_user_logged_in() ) : ?> 7 <h 2><?php _e( 'Site Activity', 'buddypress' ) ?></h2>7 <h3><?php _e( 'Site Activity', 'buddypress' ) ?></h3> 8 8 <?php endif; ?> 9 9
Note: See TracChangeset
for help on using the changeset viewer.