Make WordPress Core


Ignore:
Timestamp:
06/03/2010 01:37:51 PM (16 years ago)
Author:
ryan
Message:

Help text cleanup. Props zeo. fixes #13467

File:
1 edited

Legend:

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

    r15103 r15126  
    4040    <p>' . __('Widgets may be used multiple times. You can give each widget a title, to display on your site, but it&#8217;s not required.') . '</p>
    4141    <p>' . __('Enabling Accessibility Mode, via Screen Options, allows you to use Add and Edit buttons instead of using drag and drop.') . '</p>
    42         <p>' . __('Many themes show some sidebar widgets by default until you edit your sidebars, but they are not automatically displayed in your sidebar management tool. After you make your first widget change, you can re-add the default widgets by adding them from the Available Widgets area. ') . '</p>
     42    <p>' . __('Many themes show some sidebar widgets by default until you edit your sidebars, but they are not automatically displayed in your sidebar management tool. After you make your first widget change, you can re-add the default widgets by adding them from the Available Widgets area.') . '</p>
    4343';
    4444$help .= '<p><strong>' . __('For more information:') . '</strong></p>';
Note: See TracChangeset for help on using the changeset viewer.