Changeset 22634 for trunk/wp-admin/customize.php
- Timestamp:
- 11/17/2012 03:11:29 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/customize.php
r22474 r22634 72 72 <div class="wp-full-overlay expanded"> 73 73 <form id="customize-controls" class="wrap wp-full-overlay-sidebar"> 74 74 75 75 <div id="customize-header-actions" class="wp-full-overlay-header"> 76 76 <?php … … 83 83 </a> 84 84 </div> 85 85 86 86 <?php 87 87 $screenshot = $wp_customize->theme()->get_screenshot();
Note: See TracChangeset
for help on using the changeset viewer.