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 e177f45 commit 3eee92cCopy full SHA for 3eee92c
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