From 062105ac9de7695715a3a47682f15b5073043fb9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A4nk=20Klein?= Date: Tue, 5 May 2015 12:37:07 +0200 Subject: [PATCH] Escape translations on comments.php. See #737. --- comments.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/comments.php b/comments.php index 0ba40a72..77759bcb 100644 --- a/comments.php +++ b/comments.php @@ -26,7 +26,7 @@ if ( post_password_required() ) {

' . get_the_title() . '' ); @@ -38,8 +38,8 @@ if ( post_password_required() ) {

@@ -59,8 +59,8 @@ if ( post_password_required() ) {