Changeset 14255 for sites/trunk/wordpress.org/public_html/wp-content/plugins/photo-directory/inc/uploads.php
- Timestamp:
- 12/10/2024 04:08:50 PM (12 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/photo-directory/inc/uploads.php
r14247 r14255 946 946 947 947 $content .= sprintf( 948 '[input type="submit" class="button-primary " value="%s"]' . "\n",948 '[input type="submit" class="button-primary wp-block-button__link wp-element-button" value="%s"]' . "\n", 949 949 esc_attr( __( 'Submit', 'wporg-photos' ) ) 950 950 )
Note: See TracChangeset
for help on using the changeset viewer.