Plugin Directory

Timestamp:
04/10/2024 08:25:49 PM (3 months ago)
Author:
zinigor
Message:

Updating trunk to version 13.3.1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • jetpack/trunk/extensions/blocks/subscriptions/subscriptions.php

    r3067143 r3068647  
    765765                            ( ! empty( $data['subscribe_email'] )
    766766                                ? 'disabled title="' . esc_attr__( "You're logged in with this email", 'jetpack' ) . '"'
    767                                 : 'title="' . esc_attr__( 'Please fill in this field.', 'jetpack' ) . '"'
     767                                : ''
    768768                            )
    769769                        );
Note: See TracChangeset for help on using the changeset viewer.