Skip to content

Commit b6ad2aa

Browse files
committed
MAGETWO-85264: Backport #4958 to 2.1 #12611
- Merge Pull Request #12611 from slackerzz/magento2:backport-pr4958 - Merged commits: 1. 5158a78
2 parents 9190008 + 5158a78 commit b6ad2aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Newsletter/view/frontend/templates/subscribe.phtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
?>
1010
<div class="block newsletter">
11-
<div class="title"><strong>Newsletter</strong></div>
11+
<div class="title"><strong><?= $block->escapeHtml(__('Newsletter')) ?></strong></div>
1212
<div class="content">
1313
<form class="form subscribe"
1414
novalidate

0 commit comments

Comments
 (0)