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 9735582 + 46cb916 commit 6ae03abCopy full SHA for 6ae03ab
app/code/Magento/Review/view/frontend/templates/view.phtml
@@ -49,7 +49,7 @@
49
<div class="actions">
50
<div class="secondary">
51
<a class="action back" href="<?= $block->escapeUrl($block->getBackUrl()) ?>">
52
- <span><?= $block->escapeHtml(__('Back to Product Reviews')) ?></a></span>
+ <span><?= $block->escapeHtml(__('Back to Product Reviews')) ?></span>
53
</a>
54
</div>
55
0 commit comments