Ticket #19402: 19402.patch
| File 19402.patch, 1.1 KB (added by , 14 years ago) |
|---|
-
wp-admin/about.php
119 119 </div> 120 120 <div class="last-feature"> 121 121 <h4><?php _e( 'Widget Improvements' ); ?></h4> 122 <p><?php _e( 'Changing themes often requires widget re-configuration based on the number and position of sidebars. Now if you change back to a previous theme within a week, the widgets will automatically go back to how you had them arranged in that theme. <em>Note: if you’ve added new widgets since the switch, you’ll need to rescue them from the Inactive Widgets area.</em>' ); ?></p>122 <p><?php _e( 'Changing themes often requires widget re-configuration based on the number and position of sidebars. Now if you change back to a previous theme, the widgets will automatically go back to how you had them arranged in that theme. <em>Note: if you’ve added new widgets since the switch, you’ll need to rescue them from the Inactive Widgets area.</em>' ); ?></p> 123 123 </div> 124 124 </div> 125 125