1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-28 10:40:28 +02:00

[ticket/12613] Small inconsistency fixes

PHPBB3-12613
This commit is contained in:
PayBas
2014-06-04 18:27:34 +02:00
parent cd326ae093
commit 087a91f628
4 changed files with 10 additions and 11 deletions

View File

@@ -13,7 +13,7 @@
<!-- IF .pagination or TOTAL_ATTACHMENTS -->
<div class="action-bar">
<div class="rightside pagination">
<div class="pagination">
<!-- IF TOTAL_ATTACHMENTS -->{TOTAL_ATTACHMENTS} {L_TITLE}<!-- ENDIF -->
<!-- IF .pagination -->
<!-- INCLUDE pagination.html -->
@@ -64,7 +64,7 @@
<!-- IF .pagination or TOTAL_ATTACHMENTS -->
<div class="action-bar">
<div class="rightside pagination">
<div class="pagination">
<!-- IF TOTAL_ATTACHMENTS -->{TOTAL_ATTACHMENTS} {L_TITLE}<!-- ENDIF -->
<!-- IF .pagination -->
<!-- INCLUDE pagination.html -->