From ab8ecf5b92e5e2ac5bcc63e5c576a04948dd19b5 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Fri, 14 Oct 2011 04:18:44 +0200 Subject: [ticket/9956] Display error message if no disapprove reason given PHPBB3-9956 --- phpBB/styles/prosilver/template/mcp_post.html | 1 + 1 file changed, 1 insertion(+) (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 9d4997e576..f8403ffccd 100644 --- a/phpBB/styles/prosilver/template/mcp_post.html +++ b/phpBB/styles/prosilver/template/mcp_post.html @@ -74,6 +74,7 @@

  + {S_FORM_TOKEN}

-- cgit v1.2.1