mirror of
https://github.com/phpbb/phpbb.git
synced 2025-09-01 20:33:16 +02:00
[ticket/14447] Remove trailing white spaces in Prosilver
PHPBB3-14447
This commit is contained in:
@@ -5,9 +5,9 @@
|
||||
|
||||
<div class="action-bar bar-top">
|
||||
<div class="pagination">
|
||||
<!-- IF .pagination -->
|
||||
<!-- IF .pagination -->
|
||||
<!-- INCLUDE pagination.html -->
|
||||
<!-- ELSE -->
|
||||
<!-- ELSE -->
|
||||
{PAGE_NUMBER}
|
||||
<!-- ENDIF -->
|
||||
</div>
|
||||
@@ -15,7 +15,7 @@
|
||||
|
||||
<div class="forumbg forumbg-table">
|
||||
<div class="inner">
|
||||
|
||||
|
||||
<table class="table1">
|
||||
|
||||
<!-- IF .user_row -->
|
||||
@@ -43,7 +43,7 @@
|
||||
<!-- ENDIF -->
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -51,9 +51,9 @@
|
||||
|
||||
<div class="action-bar bar-bottom">
|
||||
<div class="pagination">
|
||||
<!-- IF .pagination -->
|
||||
<!-- IF .pagination -->
|
||||
<!-- INCLUDE pagination.html -->
|
||||
<!-- ELSE -->
|
||||
<!-- ELSE -->
|
||||
{PAGE_NUMBER}
|
||||
<!-- ENDIF -->
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user