login: Added div around cookies note to center it

This commit is contained in:
Igor Scheller 2019-10-06 17:56:53 +02:00
parent 6240e5f046
commit 24bfc29220
1 changed files with 5 additions and 3 deletions

View File

@ -93,8 +93,10 @@
</a>
</div>
</div>
</div>
<div class="col-md-12 text-center">
{{ m.glyphicon('info-sign') }} {{ __('Please note: You have to activate cookies!') }}
</div>
</div>
</div>
{% endblock %}