- Timestamp:
- 06/30/2011 09:57:50 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/twentyeleven/inc/theme-options.php
r18342 r18385 166 166 ); 167 167 168 if ( is_rtl() ) 168 if ( is_rtl() ) 169 169 $default_theme_options['theme_layout'] = 'sidebar-content'; 170 170
Note: See TracChangeset
for help on using the changeset viewer.