mirror of
https://github.com/morpheus65535/bazarr
synced 2025-02-22 14:00:52 +00:00
Removed footer because it useless and cause an issue with long table after paging.
This commit is contained in:
parent
5008066d93
commit
57f125d87b
1 changed files with 0 additions and 3 deletions
|
@ -171,9 +171,6 @@
|
||||||
{% block body %}
|
{% block body %}
|
||||||
|
|
||||||
{% endblock body %}
|
{% endblock body %}
|
||||||
<footer class="footer">
|
|
||||||
© 2019 Bazarr
|
|
||||||
</footer>
|
|
||||||
</div>
|
</div>
|
||||||
<!-- ============================================================== -->
|
<!-- ============================================================== -->
|
||||||
<!-- footer -->
|
<!-- footer -->
|
||||||
|
|
Loading…
Reference in a new issue