mirror of
https://github.com/minetest/contentdb.git
synced 2025-01-08 22:17:34 +01:00
Fix ellipsis in pagination
This commit is contained in:
parent
660b813ff7
commit
0bf61dda08
@ -17,7 +17,7 @@
|
||||
</li>
|
||||
{% else %}
|
||||
<li class="page-item disabled">
|
||||
&ellipsis;
|
||||
<a class="page-link" href="#" tabindex="-1">…</a>
|
||||
</li>
|
||||
{% endif %}
|
||||
{%- endfor %}
|
||||
|
Loading…
Reference in New Issue
Block a user