Ticket #3929: 3929.diff
| File 3929.diff, 473 bytes (added by , 19 years ago) |
|---|
-
options-head.php
1 1 <?php wp_reset_vars(array('action', 'standalone', 'option_group_id')); ?> 2 2 3 <br clear="all" />4 5 3 <?php if (isset($_GET['updated'])) : ?> 6 4 <div id="message" class="updated fade"><p><strong><?php _e('Options saved.') ?></strong></p></div> 7 5 <?php endif; ?> 8 No newline at end of file