mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-13 12:14:06 +02:00
[ticket/11023] Fix additional whitespaces that were added by PHPBB3-10968
PHPBB3-11023
This commit is contained in:
@@ -1593,7 +1593,7 @@ switch ($mode)
|
||||
}
|
||||
|
||||
phpbb_generate_template_pagination($template, $pagination_url, 'pagination', 'start', $total_users, $config['topics_per_page'], $start);
|
||||
|
||||
|
||||
// Generate page
|
||||
$template->assign_vars(array(
|
||||
'PAGE_NUMBER' => phpbb_on_page($template, $user, $pagination_url, $total_users, $config['topics_per_page'], $start),
|
||||
|
Reference in New Issue
Block a user