We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a07936a commit 06128d3Copy full SHA for 06128d3
app/code/Meta/Promotions/view/adminhtml/templates/system/config/push_promotions.phtml
@@ -76,6 +76,6 @@
76
77
<?php if ($block->getCommerceAccountId()): ?>
78
<p><a target="_blank" href="<?= $block->escapeUrl($block->getCommerceManagerPromotionsUrl()) ?> ">
79
- <?= __(/* @noEscape */'Promotions in Commerce Manager') ?></a>
+ <?= __(/* @noEscape */'View promotions in Commerce Manager') ?></a>
80
</p>
81
<?php endif; ?>
0 commit comments