1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-10 00:15:00 +02:00

[ticket/11103] ss2 - do not include footer bar if no pagination

PHPBB3-11103
This commit is contained in:
Nathan Guse 2012-10-14 14:30:05 -05:00
parent 4e3abdb7c5
commit 077c526f15

View File

@ -117,6 +117,7 @@
<div style="padding: 2px;"></div>
<!-- IF .pagination -->
<table class="tablebg" width="100%" cellspacing="1" cellpadding="0">
<tr>
<td class="row1">
@ -130,6 +131,7 @@
</td>
</tr>
</table>
<!-- ENDIF -->
</td>
</tr>
<!-- ENDIF -->