fix warning block

This commit is contained in:
Matthias 2021-10-16 17:52:58 +02:00
parent 9ac6bf26e5
commit 81b2a1e9c9
No known key found for this signature in database
GPG Key ID: F50EF5741D33E076

View File

@ -12,8 +12,8 @@
{% block content %}
<div class="alert alert-danger" role="alert">
{% trans "Changing the settings below require you to immediatly restart InvenTree. Do not change this while under usage." %}
<div class='alert alert-block alert-danger'>
{% trans "Changing the settings below require you to immediatly restart InvenTree. Do not change this while under active usage." %}
</div>
<table class='table table-striped table-condensed'>