diff --git a/phpBB/templates/Default/search_results_body.tpl b/phpBB/templates/Default/search_results_body.tpl index e9bc2ec90d..c43a74a906 100644 --- a/phpBB/templates/Default/search_results_body.tpl +++ b/phpBB/templates/Default/search_results_body.tpl @@ -49,7 +49,7 @@ - +
 {L_PAGE} {ON_PAGE} {L_OF} {TOTAL_PAGES} {L_GOTO_PAGE}: {PAGINATION}{PAGINATION}
diff --git a/phpBB/templates/PSO/memberlist_body.tpl b/phpBB/templates/PSO/memberlist_body.tpl index 0a7b691073..09928bf07c 100644 --- a/phpBB/templates/PSO/memberlist_body.tpl +++ b/phpBB/templates/PSO/memberlist_body.tpl @@ -32,7 +32,7 @@ - +
 {L_PAGE} {ON_PAGE} {L_OF} {TOTAL_PAGES}{L_GOTO_PAGE}: {PAGINATION} {PAGINATION} 
diff --git a/phpBB/templates/PSO/search_results_body.tpl b/phpBB/templates/PSO/search_results_body.tpl index fd2609d758..16a0602389 100644 --- a/phpBB/templates/PSO/search_results_body.tpl +++ b/phpBB/templates/PSO/search_results_body.tpl @@ -54,7 +54,7 @@ - +
 {L_PAGE} {ON_PAGE} {L_OF} {TOTAL_PAGES} {L_GOTO_PAGE}: {PAGINATION}{PAGINATION}
diff --git a/phpBB/templates/PSO/viewforum_body.tpl b/phpBB/templates/PSO/viewforum_body.tpl index 6b13e633b0..0525965868 100644 --- a/phpBB/templates/PSO/viewforum_body.tpl +++ b/phpBB/templates/PSO/viewforum_body.tpl @@ -39,7 +39,7 @@    {L_PAGE} {ON_PAGE} {L_OF} {TOTAL_PAGES}  - {L_GOTO_PAGE}: {PAGINATION}  + {PAGINATION}  diff --git a/phpBB/templates/PSO/viewtopic_body.tpl b/phpBB/templates/PSO/viewtopic_body.tpl index fe11d601f5..be47475030 100644 --- a/phpBB/templates/PSO/viewtopic_body.tpl +++ b/phpBB/templates/PSO/viewtopic_body.tpl @@ -48,7 +48,7 @@     {L_PAGE} {ON_PAGE} {L_OF} {TOTAL_PAGES}  - {L_GOTO_PAGE}: {PAGINATION} + {PAGINATION} @@ -58,7 +58,7 @@
- +
{S_TIMEZONE}{S_TIMEZONE}

{S_TOPIC_ADMIN}
{JUMPBOX}
{S_AUTH_LIST}
\ No newline at end of file