From 0d6c323611eeacf0170dede6bd7980be894f7020 Mon Sep 17 00:00:00 2001 From: rxu Date: Thu, 30 Jul 2015 19:35:01 +0700 Subject: [ticket/13846] Fix MCP to disallow softdeleted posts deletion if not permitted. PHPBB3-13846 --- phpBB/styles/prosilver/template/mcp_post.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'phpBB/styles/prosilver/template/mcp_post.html') diff --git a/phpBB/styles/prosilver/template/mcp_post.html b/phpBB/styles/prosilver/template/mcp_post.html index 10ec6f3ea9..4bf416e1e9 100644 --- a/phpBB/styles/prosilver/template/mcp_post.html +++ b/phpBB/styles/prosilver/template/mcp_post.html @@ -91,9 +91,9 @@

-   +   - + {S_FORM_TOKEN}

-- cgit v1.2.1