Ticket #5859: 5859.r6849.diff
| File 5859.r6849.diff, 458 bytes (added by hansengel, 7 months ago) |
|---|
-
wp-admin/widgets.php
old new 238 238 <div id="sidebar-info"> 239 239 <p><?php echo $sidebar_info_text; ?></p> 240 240 <p><?php _e( 'Add more from the Available Widgets section.' ); ?></p> 241 <p><?php _e( 'Reorder the widgets by clicking on them and dragging your mouse.' ); ?></p> 241 242 </div> 242 243 243 244 </div>
