Remove extra input. Props hakre. fixes #9430

git-svn-id: https://develop.svn.wordpress.org/trunk@10859 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren 2009-04-01 16:39:21 +00:00
parent 36859acb5c
commit 6c8675009f
1 changed files with 0 additions and 2 deletions

View File

@ -2533,8 +2533,6 @@ function touch_time( $edit = 1, $for_post = 1, $tab_index = 0, $multi = 0 ) {
}
?>
<input type="hidden" id="ss" name="ss" value="<?php echo $ss ?>" size="2" maxlength="2" />
<p>
<a href="#edit_timestamp" class="save-timestamp hide-if-no-js button"><?php _e('OK'); ?></a>
<a href="#edit_timestamp" class="cancel-timestamp hide-if-no-js"><?php _e('Cancel'); ?></a>