Changeset 13885 for trunk/wp-content/themes/twentyten/sidebar.php
- Timestamp:
- 03/29/2010 10:03:15 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/wp-content/themes/twentyten/sidebar.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/twentyten/sidebar.php
r13720 r13885 1 <?php 2 /** 3 * The Sidebar containing the primary and secondary widget areas 4 * 5 * @package WordPress 6 * @subpackage Twenty Ten 7 * @since 3.0.0 8 */ 9 ?> 10 1 11 <div id="primary" class="widget-area"> 2 12 <ul class="xoxo">
Note: See TracChangeset
for help on using the changeset viewer.