Skip to content

Commit 06128d3

Browse files
agmurariAishu Murari
andauthored
CM link content change (#403)
Co-authored-by: Aishu Murari <[email protected]>
1 parent a07936a commit 06128d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Meta/Promotions/view/adminhtml/templates/system/config/push_promotions.phtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,6 @@
7676

7777
<?php if ($block->getCommerceAccountId()): ?>
7878
<p><a target="_blank" href="<?= $block->escapeUrl($block->getCommerceManagerPromotionsUrl()) ?> ">
79-
<?= __(/* @noEscape */'Promotions in Commerce Manager') ?></a>
79+
<?= __(/* @noEscape */'View promotions in Commerce Manager') ?></a>
8080
</p>
8181
<?php endif; ?>

0 commit comments

Comments
 (0)