Skip to content

Commit

Permalink
use strong tag on 2 Million+
Browse files Browse the repository at this point in the history
  • Loading branch information
rudlinkon committed Apr 23, 2024
1 parent be2fbbe commit c43d133
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion includes/Traits/Admin.php
Original file line number Diff line number Diff line change
Expand Up @@ -670,7 +670,7 @@ public function eael_black_friday_optin() {
<img src="<?php echo esc_url( EAEL_PLUGIN_URL . 'assets/admin/images/icon-ea-logo.svg' ); ?>" width="25" alt="">
</div>
<div class="eael-black-friday-optin">
<p><?php _e( 'Join us in celebrating 2 MILLION+ happy users and grab up to an exclusive 30% OFF on the most used Elementor addons!', 'essential-addons-for-elementor-lite' ); ?></p>
<p><?php _e( 'Join us in celebrating <strong>2 MILLION+</strong> happy users and grab up to an exclusive 30% OFF on the most used Elementor addons!', 'essential-addons-for-elementor-lite' ); ?></p>
<p><a href="https://essential-addons.com/upgrade-to-ea-pro" target="_blank"
class="button-primary"><?php _e( 'Upgrade To PRO Now', 'essential-addons-for-elementor-lite' ); ?></a>
<a href="https://essential-addons.com/ea-lifetime-access" target="_blank"
Expand Down
2 changes: 1 addition & 1 deletion languages/essential-addons-for-elementor-lite.pot
Original file line number Diff line number Diff line change
Expand Up @@ -9555,7 +9555,7 @@ msgid "You are not allowed to do this action"
msgstr ""

#: ../includes/Traits/Admin.php:673
msgid "Join us in celebrating 2 MILLION+ happy users and grab up to an exclusive 30% OFF on the most used Elementor addons!"
msgid "Join us in celebrating <strong>2 MILLION+</strong> happy users and grab up to an exclusive 30% OFF on the most used Elementor addons!"
msgstr ""

#: ../includes/Traits/Admin.php:675
Expand Down

0 comments on commit c43d133

Please sign in to comment.