Changeset 10362 for trunk/wp-admin/includes/template.php
- Timestamp:
- 01/15/2009 12:08:20 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/includes/template.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/template.php
r10357 r10362 3382 3382 $name = str_replace(array('.php', '-new', '-add'), '', $hook_suffix); 3383 3383 } 3384 unset($hook_suffix);3385 3384 ?> 3386 3385 <div id="icon-<?php echo $name; ?>" class="icon32"><br /></div>
Note: See TracChangeset
for help on using the changeset viewer.