Make WordPress Core


Ignore:
Timestamp:
02/21/2008 10:20:19 PM (18 years ago)
Author:
ryan
Message:

Validation fixes

File:
1 edited

Legend:

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

    r6949 r6961  
    7474&nbsp;<a href="#edit_timestamp" class="edit-timestamp"><?php _e('Edit') ?></a></p>
    7575
    76 <div id='timestamp'><?php touch_time(('editcomment' == $action), 0, 5); ?></div>
     76<div id='timestampdiv'><?php touch_time(('editcomment' == $action), 0, 5); ?></div>
    7777
    7878</div>
Note: See TracChangeset for help on using the changeset viewer.