1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/14447] Remove trailing white spaces in Prosilver

PHPBB3-14447
This commit is contained in:
Matt Friedman
2016-02-02 08:42:53 -08:00
parent b432f33b49
commit 93a25893d5
50 changed files with 144 additions and 144 deletions

View File

@@ -21,9 +21,9 @@
<div class="action-bar bar-top">
<div class="pagination">
{TOTAL_REPORTS}
<!-- IF .pagination -->
<!-- IF .pagination -->
<!-- INCLUDE pagination.html -->
<!-- ELSE -->
<!-- ELSE -->
&bull; {PAGE_NUMBER}
<!-- ENDIF -->
</div>
@@ -85,9 +85,9 @@
<div class="pagination">
{TOTAL_REPORTS}
<!-- IF .pagination -->
<!-- IF .pagination -->
<!-- INCLUDE pagination.html -->
<!-- ELSE -->
<!-- ELSE -->
&bull; {PAGE_NUMBER}
<!-- ENDIF -->
</div>