Changeset 11445 for trunk/wp-admin/widgets.php
- Timestamp:
- 05/24/2009 03:46:09 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/widgets.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/widgets.php
r11427 r11445 328 328 <div class="sidebar-name"> 329 329 <div class="sidebar-name-arrow"><br /></div> 330 <h3><?php _e('Available Widgets'); ?></h3></div> 330 <h3><?php _e('Available Widgets'); ?> <span id="removing-widget"><?php _e('Deactivate'); ?> <span></span></span></h3></div> 331 <div class="widget-holder"> 332 <p class="description"><?php _e('Drag widgets from here to a sidebar on the right to activate them. Drag widgets back here to deactivate them and delete their settings.'); ?></p> 333 <div id="widget-list"> 331 334 <?php wp_list_widgets(); ?> 335 </div> 336 <br class='clear' /> 337 </div> 332 338 <br class="clear" /> 333 339 </div>
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)