More fixes for #2607

This commit is contained in:
James Cole
2019-10-03 20:19:29 +02:00
parent 5148a8bbb9
commit 5372a126c5
4 changed files with 668 additions and 2 deletions

View File

@@ -140,7 +140,7 @@
<div class="pull-right hidden-xs">
<b>{{ 'version'|_ }}</b> <a href="{{ route('debug') }}">{{ Config.get('firefly.version') }}</a>
</div>
<strong><a href="https://github.com/firefly-iii/firefly-iii">Firefly III</a></strong>
<strong><a href="https://github.com/firefly-iii/firefly-iii">Firefly III</a></strong> <small class="text-muted">Developed by James Cole, the source code is licensed under the <a href="https://www.gnu.org/licenses/agpl-3.0.html">AGPL-3.0-or-later</a>.</small>
</footer>
{% include('partials.control-bar') %}