Changeset 5477 for branches/2.2/wp-admin/custom-header.php
- Timestamp:
- 05/15/2007 04:47:07 PM (19 years ago)
- File:
-
- 1 edited
-
branches/2.2/wp-admin/custom-header.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/2.2/wp-admin/custom-header.php
r5386 r5477 195 195 <p><?php _e('This will restore the original header image and color. You will not be able to retrieve any customizations.') ?></p> 196 196 <form method="post" action="<?php echo attribute_escape(add_query_arg('step', 1)) ?>"> 197 <?php wp_nonce_field('custom-header'); ?> 197 198 <input type="submit" name="resetheader" value="<?php _e('Restore Original Header'); ?>" /> 198 199 </form>
Note: See TracChangeset
for help on using the changeset viewer.