We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed4b97e commit 8823f96Copy full SHA for 8823f96
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