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:
parent
4e3abdb7c5
commit
077c526f15
@ -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 -->
|
||||
|
Loading…
x
Reference in New Issue
Block a user