mirror of
https://github.com/phpbb/phpbb.git
synced 2025-10-27 05:31:32 +01:00
Fixes a bug that was introduced in 558b8ae whereby a template
variable was added to wrap around the approve / disapprove UI
however that variable was not set in mcp_queue so the check
failed every time meaning you couldn't approve from the MCP.
PHPBB-17390