From 1970ee9854393329a3f805742e6e0e693add71b5 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Mon, 11 Mar 2013 23:28:39 +0100 Subject: [ticket/9657] Fix softdelete for subsilver2 - part1 PHPBB3-9657 --- phpBB/styles/subsilver2/template/search_results.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'phpBB/styles/subsilver2/template/search_results.html') diff --git a/phpBB/styles/subsilver2/template/search_results.html b/phpBB/styles/subsilver2/template/search_results.html index 8ced5a5301..6784e32785 100644 --- a/phpBB/styles/subsilver2/template/search_results.html +++ b/phpBB/styles/subsilver2/template/search_results.html @@ -39,6 +39,9 @@ {searchresults.UNAPPROVED_IMG}  + + {searchresults.DELETED_IMG}  + {REPORTED_IMG}  -- cgit v1.2.1