Skip to content

Commit 2bcb688

Browse files
author
Oleksii Korshenko
authored
MAGETWO-85264: Backport #4958 to 2.1 #12611
2 parents d906888 + b6ad2aa commit 2bcb688

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)