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.
2 parents bd4ded7 + faacfe6 commit 20f5aabCopy full SHA for 20f5aab
view/adminhtml/templates/feedback_button.phtml
@@ -30,7 +30,7 @@ $contactUrl = 'https://magefan.com/contact';
30
<img src="<?= $block->escapeUrl($block->getViewFileUrl('Magefan_Blog::images/add-feature-ico.png')) ?>" />
31
<a target="_blank"
32
href="<?= $block->escapeUrl($contactUrl); ?>">
33
- <?= $block->escapeHtml(__('Nead a new blog feature?')) ?>
+ <?= $block->escapeHtml(__('Need a new blog feature?')) ?>
34
</a>
35
</div>
36
0 commit comments