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 276478e + f6c7d20 commit 0c3aae8Copy full SHA for 0c3aae8
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="<?php /* @escapeNotVerified */ echo $block->getBackUrl() ?>">
52
- <span><?php /* @escapeNotVerified */ echo __('Back to Product Reviews') ?></a></span>
+ <span><?php /* @escapeNotVerified */ echo __('Back to Product Reviews') ?></span>
53
</a>
54
</div>
55
0 commit comments