Skip to content

Commit

Permalink
Order placeholder
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Bardo committed Nov 18, 2016
1 parent a263215 commit d8caefd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion includes/settings.php
Original file line number Diff line number Diff line change
Expand Up @@ -548,7 +548,7 @@ public function display_settings_page() {
<h3><?php esc_html_e( 'Reach Your Fans', 'godaddy-email-marketing' ); ?></h3>
<p><?php
printf(
esc_html__( 'Email marketing makes it easier than ever to turn casual visits into lasting relationship. You\'re already collecting subscribers, now you just need to start emailing them. It only takes a few moments to %screate an email marketing campaign%s.', 'godaddy-email-marketing' ),
esc_html__( 'Email marketing makes it easier than ever to turn casual visits into lasting relationship. You\'re already collecting subscribers, now you just need to start emailing them. It only takes a few moments to %1$screate an email marketing campaign%2$s.', 'godaddy-email-marketing' ),
'<a href="https://gem.godaddy.com" target="_blank">',
'</a>'
);
Expand Down

0 comments on commit d8caefd

Please sign in to comment.