Skip to content

Commit 8de8d49

Browse files
committed
CC-305 - Open CC Dashboard in a new tab
1 parent 9322f6f commit 8de8d49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/View/Admin/WooTab.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -376,6 +376,7 @@ public function render_cta_button() {
376376
?>
377377
<a
378378
class="button button-primary"
379+
target="_blank"
379380
href="<?php echo esc_url( $url ); ?>"
380381
>
381382
<?php esc_html_e( 'Constant Contact Dashboard', 'cc-woo' ); ?>

0 commit comments

Comments
 (0)