Changeset 36270 for trunk/src/wp-admin/themes.php
- Timestamp:
- 01/12/2016 05:12:17 PM (10 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/themes.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/themes.php
r35483 r36270 230 230 231 231 <div class="theme-browser"> 232 <div class="themes ">232 <div class="themes wp-clearfix"> 233 233 234 234 <?php … … 283 283 </div> 284 284 <?php endforeach; ?> 285 <br class="clear" />286 285 </div> 287 286 </div>
Note: See TracChangeset
for help on using the changeset viewer.