Skip to content

Commit e795925

Browse files
committed
General: Remove duplicate type="button" attribute from the "Change|Choose Site Icon" button.
Introduced in [57602]. Props kkmuffme, audrasjb. Fixes #62942. git-svn-id: https://develop.svn.wordpress.org/trunk@59806 602fd350-edb4-49c9-b593-d223f7449a82
1 parent a91a243 commit e795925

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/wp-admin/options-general.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,6 @@
184184
<div class="site-icon-action-buttons">
185185
<button type="button"
186186
id="choose-from-library-button"
187-
type="button"
188187
class="<?php echo esc_attr( $classes_for_button ); ?>"
189188
data-alt-classes="<?php echo esc_attr( $classes_for_button_on_change ); ?>"
190189
data-size="512"

0 commit comments

Comments
 (0)