From: Matthias Schmidt Date: Sat, 23 May 2020 05:59:57 +0000 (+0200) Subject: Move reporter to top of moderation report page X-Git-Tag: 5.3.0_Alpha_1~276 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=d1a745a9819a83218ec0b3d286db0707c0283034;p=GitHub%2FWoltLab%2FWCF.git Move reporter to top of moderation report page Close #3284 --- diff --git a/com.woltlab.wcf/templates/moderationReport.tpl b/com.woltlab.wcf/templates/moderationReport.tpl index 35d30bd7b6..197b5e2d36 100644 --- a/com.woltlab.wcf/templates/moderationReport.tpl +++ b/com.woltlab.wcf/templates/moderationReport.tpl @@ -54,15 +54,6 @@ {include file='formError'} -
-
-

{lang}wcf.moderation.report.reportedContent{/lang}

-

{lang}wcf.moderation.type.{@$queue->getObjectTypeName()}{/lang}

-
- - {@$reportedContent} -
-

{lang}wcf.moderation.report.reportedBy{/lang}

@@ -93,6 +84,15 @@
+
+
+

{lang}wcf.moderation.report.reportedContent{/lang}

+

{lang}wcf.moderation.type.{@$queue->getObjectTypeName()}{/lang}

+
+ + {@$reportedContent} +
+ {include file='__commentJavaScript' commentContainerID='moderationQueueCommentList'}