1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-07 01:06:48 +02:00

Merge branch '3.3.x'

This commit is contained in:
Marc Alexander
2020-03-16 21:53:25 +01:00
2 changed files with 15 additions and 11 deletions

View File

@@ -329,9 +329,11 @@
</tbody>
</table>
<div class="buttons">
<p><a href="{U_LOOKUP_ALL}#ip">{L_LOOKUP_ALL}</a></p>
</div>
{% if U_LOOKUP_ALL %}
<div class="buttons">
<p><a href="{U_LOOKUP_ALL}#ip">{L_LOOKUP_ALL}</a></p>
</div>
{% endif %}
<div class="pagination">
<ul>