1
0
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:
marcosbc
2014-03-27 16:51:51 +01:00
parent 55757ddc65
commit b8477ad3a2
2 changed files with 2 additions and 7 deletions

1
phpBB/includes/mcp/mcp_queue.php Executable file → Normal file
View 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,