mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-22 17:18:39 +00:00
Add a "More..." link when the serverlist is filtered
This commit is contained in:
parent
4c2687775f
commit
0fd29b7e09
1 changed files with 3 additions and 0 deletions
|
@ -67,3 +67,6 @@
|
|||
</tr>
|
||||
{{~}}
|
||||
</table>
|
||||
{{? master.min_clients || master.limit}}
|
||||
<a href="#" onclick="delete master.min_clients; delete master.limit; get();">More...</a>
|
||||
{{?}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue