1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2025-01-30 10:51:52 +00:00

Removed footer because it useless and cause an issue with long table after paging.

This commit is contained in:
Louis Vézina 2019-12-28 00:56:25 -05:00
parent 5008066d93
commit 57f125d87b

View file

@ -171,9 +171,6 @@
{% block body %}
{% endblock body %}
<footer class="footer">
© 2019 Bazarr
</footer>
</div>
<!-- ============================================================== -->
<!-- footer -->