From a606b1c4805d815515b427151449fa31468d86a0 Mon Sep 17 00:00:00 2001 From: Zoddo Date: Sun, 30 Aug 2015 14:37:28 +0200 Subject: [ticket/7362] Add alt attribute on topic icons PHPBB3-7362 --- phpBB/styles/prosilver/template/posting_editor.html | 2 +- phpBB/styles/subsilver2/template/posting_body.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'phpBB/styles') diff --git a/phpBB/styles/prosilver/template/posting_editor.html b/phpBB/styles/prosilver/template/posting_editor.html index 1a9b3398aa..484ca341c4 100644 --- a/phpBB/styles/prosilver/template/posting_editor.html +++ b/phpBB/styles/prosilver/template/posting_editor.html @@ -6,7 +6,7 @@
- +
diff --git a/phpBB/styles/subsilver2/template/posting_body.html b/phpBB/styles/subsilver2/template/posting_body.html index 7adac0fee9..93f7214f88 100644 --- a/phpBB/styles/subsilver2/template/posting_body.html +++ b/phpBB/styles/subsilver2/template/posting_body.html @@ -120,7 +120,7 @@ - +
{L_NO_TOPIC_ICON}{L_NO_PM_ICON} {L_NO_TOPIC_ICON}{L_NO_PM_ICON} {topic_icon.ICON_NAME}
-- cgit v1.2.1