From 1970ee9854393329a3f805742e6e0e693add71b5 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Mon, 11 Mar 2013 23:28:39 +0100 Subject: [PATCH] [ticket/9657] Fix softdelete for subsilver2 - part1 PHPBB3-9657 --- .../prosilver/template/search_results.html | 4 +- .../subsilver2/template/mcp_approve.html | 2 +- .../styles/subsilver2/template/mcp_forum.html | 4 ++ .../styles/subsilver2/template/mcp_queue.html | 38 +++++++++++++++++-- .../styles/subsilver2/template/mcp_topic.html | 2 + .../subsilver2/template/search_results.html | 3 ++ .../subsilver2/template/viewforum_body.html | 3 ++ 7 files changed, 49 insertions(+), 7 deletions(-) diff --git a/phpBB/styles/prosilver/template/search_results.html b/phpBB/styles/prosilver/template/search_results.html index 7d656b099f..d45b937fd3 100644 --- a/phpBB/styles/prosilver/template/search_results.html +++ b/phpBB/styles/prosilver/template/search_results.html @@ -64,8 +64,8 @@ {NEWEST_POST_IMG} {searchresults.TOPIC_TITLE} {searchresults.ATTACH_ICON_IMG} {searchresults.UNAPPROVED_IMG} - {REPORTED_IMG}
- {searchresults.DELETED_IMG} + {REPORTED_IMG} + {searchresults.DELETED_IMG}