mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-16 19:46:21 +00:00
Remove extra input. Props hakre. fixes #9430
git-svn-id: http://svn.automattic.com/wordpress/trunk@10859 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
7d37926ebc
commit
a539bd5ac6
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user