From d44a0a17dff553c9b10b13da681498f4275b17fe Mon Sep 17 00:00:00 2001
From: Joas Schilling
Date: Tue, 12 Mar 2013 11:37:36 +0100
Subject: [PATCH] [ticket/9657] Provide option to restore post in mcp_post
PHPBB3-9657
---
phpBB/styles/prosilver/template/mcp_post.html | 13 ++++++++++++-
1 file changed, 12 insertions(+), 1 deletion(-)
diff --git a/phpBB/styles/prosilver/template/mcp_post.html b/phpBB/styles/prosilver/template/mcp_post.html
index 6f53f5024e..4cdd62957c 100644
--- a/phpBB/styles/prosilver/template/mcp_post.html
+++ b/phpBB/styles/prosilver/template/mcp_post.html
@@ -79,6 +79,17 @@
{S_FORM_TOKEN}
+
+
@@ -103,7 +114,7 @@
{DELETED_MESSAGE}
-
{L_REASON}: {DELETE_REASON}
+
{L_REASON}{L_COLON} {DELETE_REASON}