mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/12270] Reverted templates
Some lines in the templates were not reverted correctly, so it's done now. PHPBB3-12270
This commit is contained in:
1
phpBB/includes/mcp/mcp_queue.php
Executable file → Normal file
1
phpBB/includes/mcp/mcp_queue.php
Executable file → Normal file
@@ -578,7 +578,6 @@ class mcp_queue
|
||||
$redirect = reapply_sid($redirect);
|
||||
$success_msg = $post_url = '';
|
||||
$approve_log = array();
|
||||
$topic_approve_log = array();
|
||||
|
||||
$s_hidden_fields = build_hidden_fields(array(
|
||||
'i' => $id,
|
||||
|
Reference in New Issue
Block a user