From d50801a056e4bbced0d7ea855fbded9fb449bfe5 Mon Sep 17 00:00:00 2001 From: Michael Miday Date: Sun, 27 Sep 2015 11:35:26 +0200 Subject: [ticket/14202]Add missing sr-only classes PHPBB3-14202 --- phpBB/styles/prosilver/template/posting_topic_review.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'phpBB/styles/prosilver/template/posting_topic_review.html') diff --git a/phpBB/styles/prosilver/template/posting_topic_review.html b/phpBB/styles/prosilver/template/posting_topic_review.html index 803de267ac..01a055c3f5 100644 --- a/phpBB/styles/prosilver/template/posting_topic_review.html +++ b/phpBB/styles/prosilver/template/posting_topic_review.html @@ -29,14 +29,14 @@
  • - {L_POST_DETAILS} + {L_POST_DETAILS}
  • - {L_QUOTE} {topic_review_row.POST_AUTHOR} + {L_QUOTE} {topic_review_row.POST_AUTHOR}
  • -- cgit v1.2.1