login: Added div around cookies note to center it

main
Igor Scheller 5 years ago
parent 6240e5f046
commit 24bfc29220

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

Loading…
Cancel
Save