Skip to content

Commit 71cdc2d

Browse files
Change optimole upsell plugin list Codeinwp/visualizer-pro#343
1 parent 72052af commit 71cdc2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/setup-wizard.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ class="btn btn-secondary" target="_blank"><?php esc_html_e( 'Upgrade to Pro', 'v
295295
</div>
296296
<div class="txt">
297297
<div class="h4 pb-4"><?php esc_html_e( 'Boost your website speed', 'visualizer' ); ?> <span class="pro-label free-label"><?php esc_html_e( 'Free', 'visualizer' ); ?></span></div>
298-
<p class="help-text"><?php esc_html_e( 'Improve your website speed and images by 80% with', 'visualizer' ); ?> <a href="<?php echo esc_url( tsdk_utmify( 'https://optimole.com/pricing/', 'VisualizerSetupWizard' ) ); ?>" target="_blank"><?php esc_html_e( 'Optimole', 'visualizer' ); ?></a></p>
298+
<p class="help-text"><?php esc_html_e( 'Improve your website speed and images by 80% with', 'visualizer' ); ?> <a href="<?php echo esc_url( tsdk_utmify( 'https://optimole.com/', 'VisualizerSetupWizard' ) ); ?>" target="_blank"><?php esc_html_e( 'Optimole', 'visualizer' ); ?></a></p>
299299
</div>
300300
</li>
301301
</ul>

0 commit comments

Comments
 (0)