Changeset 6961 for trunk/wp-admin/edit-form-comment.php
- Timestamp:
- 02/21/2008 10:20:19 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/edit-form-comment.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/edit-form-comment.php
r6949 r6961 74 74 <a href="#edit_timestamp" class="edit-timestamp"><?php _e('Edit') ?></a></p> 75 75 76 <div id='timestamp '><?php touch_time(('editcomment' == $action), 0, 5); ?></div>76 <div id='timestampdiv'><?php touch_time(('editcomment' == $action), 0, 5); ?></div> 77 77 78 78 </div>
Note: See TracChangeset
for help on using the changeset viewer.