Make WordPress Core


Ignore:
Timestamp:
12/01/2011 04:51:35 AM (14 years ago)
Author:
ryan
Message:

Pinking shears

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/about.php

    r19524 r19528  
    3636<div class="changelog">
    3737    <h3><?php _e( 'Easier Uploading' ); ?></h3>
    38    
     38
    3939    <div class="feature-section images-stagger-right">
    4040        <div class="feature-images">
     
    5757<div class="changelog">
    5858    <h3><?php _e( 'Dashboard Design' ); ?></h3>
    59    
     59
    6060    <div class="feature-section text-features">
    6161        <h4><?php _e( 'Flyout Menus' ); ?></h4>
    6262        <p><?php _e( 'Speed up navigating the dashboard and reduce repetitive clicking with our new flyout submenus. As you hover over each main menu item in your dashboard navigation, the submenus will magically appear, providing single-click access to any dashboard screen.' ); ?></p>
    63        
     63
    6464        <div>
    6565        <h4><?php _e( 'Header + Admin Bar = Toolbar' ); ?></h4>
     
    6767        </div>
    6868    </div>
    69    
     69
    7070    <div class="feature-section screenshot-features">
    7171        <div class="angled-left">
     
    9797            <p><?php _e( 'This screen! From now on when you update WordPress, you&#8217;ll be brought to this screen &mdash; also accessible any time from the W logo in the corner of the toolbar &mdash; to get an overview of what&#8217;s changed.' ); ?></p>
    9898
    99             <h4><?php _e( 'Dashboard Welcome' ); ?></h4>           
     99            <h4><?php _e( 'Dashboard Welcome' ); ?></h4>
    100100            <p><?php _e( 'The dashboard home screen will have a Welcome area that displays when a new WordPress installation is accessed for the first time, prompting the site owner to complete various setup tasks. Once dismissed, this welcome can be accessed via the dashboard home screen options tab.' ); ?></p>
    101101        </div>
    102102    </div>
    103    
     103
    104104</div>
    105105
     
    122122        </div>
    123123    </div>
    124    
     124
    125125</div>
    126126
     
    157157        </div>
    158158    </div>
    159    
     159
    160160</div>
    161161
Note: See TracChangeset for help on using the changeset viewer.