Changeset 12733 for trunk/wp-admin/includes/widgets.php
- Timestamp:
- 01/15/2010 10:11:12 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/widgets.php
r12360 r12733 69 69 if ( !empty( $description ) ) { 70 70 echo "<div class='sidebar-description'>\n"; 71 echo "\t<p class='description'>$description</p>"; 71 echo "\t<p class='description'>$description</p>"; 72 72 echo "</div>\n"; 73 73 }
Note: See TracChangeset
for help on using the changeset viewer.