You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<span class="lp_js_voucher_msg" data-icon="n"><?phpesc_html_e( 'This voucher code is already in use, please choose a different name.', 'laterpay' ); ?></span>
<span data-icon="n" class="lp_single_voucher_disclaimer"><?phpesc_html_e( 'This voucher will provide discounted access to all Articles, even those with a Category Default or Single Article Price.', 'laterpay' ); ?></span>
<span class="lp_js_voucher_msg" data-icon="n"><?phpprintf( '%1$s<br/>%2$s', esc_html__( 'The voucher price must be less than or equal to the ', 'laterpay'), esc_html__( 'time pass price.', 'laterpay' ) ); ?></span>
@@ -977,7 +977,7 @@ class="lp_js_subscriptionDescriptionTextarea lp_subscription_description-input l
977
977
<span class="lp_js_voucher_msg" data-icon="n"><?phpprintf( '%1$s<br/>%2$s', esc_html__( 'The voucher price must be less than or equal to the ', 'laterpay'), esc_html__( 'subscription price.', 'laterpay' ) ); ?></span>
<span data-icon="n" class="lp_sub_voucher_disclaimer"><?phpesc_html_e( 'This will reduce the price for the entirety of the subscription.', 'laterpay' ); ?></span>
@@ -986,8 +986,8 @@ class="lp_js_subscriptionDescriptionTextarea lp_subscription_description-input l
0 commit comments