Make WordPress Core


Ignore:
Timestamp:
02/22/2008 05:30:43 PM (17 years ago)
Author:
ryan
Message:

Validation fixes from nbachiyski. fixes #5962

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/edit-comments.php

    r6943 r6980  
    9797<input type="hidden" name="s" value="<?php echo attribute_escape(@$_GET['s']); ?>" />
    9898<?php wp_nonce_field( 'add-comment', '_ajax_nonce', false ); ?>
     99</form>
    99100</div>
    100101<?php endif; // $extra_comments ?>
Note: See TracChangeset for help on using the changeset viewer.