From e0066ef28e794af32767f90825335289da70938a Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Wed, 26 May 2010 01:38:19 +0200 Subject: [PATCH] [task/restore-subsilver2] Reapply commit 9e24993 [ticket/9135] Fix report-icon for moderators in PM folders. There was a S_TOPIC_REPORTED switch in the template of prosilver, which should indicate whether the PM is reported. But the variable was neither filled, nor named correctly. Now it is filled with a boolean and a link to the report is displayed for permitted users. PHPBB3-9135 PHPBB3-9783 --- phpBB/styles/subsilver2/template/ucp_pm_viewfolder.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/phpBB/styles/subsilver2/template/ucp_pm_viewfolder.html b/phpBB/styles/subsilver2/template/ucp_pm_viewfolder.html index 1663502865..f0b076edb2 100644 --- a/phpBB/styles/subsilver2/template/ucp_pm_viewfolder.html +++ b/phpBB/styles/subsilver2/template/ucp_pm_viewfolder.html @@ -81,6 +81,9 @@ {messagerow.SUBJECT} + + {REPORTED_IMG}  +
{L_PM_FROM_REMOVED_AUTHOR}