mirror of
https://github.com/minetest/contentdb.git
synced 2024-11-10 01:23:48 +01:00
Fix empty message on user to do page
This commit is contained in:
parent
ff5f98558d
commit
9e6ded6544
@ -29,7 +29,7 @@
|
||||
</div>
|
||||
</a>
|
||||
{% else %}
|
||||
<p class="list-group-item"><i>No outdated packages.</i></p>
|
||||
<p class="list-group-item"><i>{{ _("Nothing to do :)") }}</i></p>
|
||||
{% endfor %}
|
||||
</div>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user