Changeset 10150 for trunk/wp-admin/widgets.php
- Timestamp:
- 12/09/2008 06:03:31 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/widgets.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/widgets.php
r10137 r10150 236 236 <div class="wrap"> 237 237 <?php screen_icon(); ?> 238 <h2><?php echo wp_specialchars( $title ); ?></h2> 238 <h2><?php echo wp_specialchars( $title ); ?></h2> 239 239 240 240 <form id="widgets-filter" action="" method="get">
Note: See TracChangeset
for help on using the changeset viewer.