2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-27 09:10:51 +00:00
This commit is contained in:
Matthias
2022-01-21 02:11:34 +01:00
parent 9ed0a6fece
commit f04de517d1
10 changed files with 10 additions and 10 deletions

View File

@ -94,7 +94,7 @@
{% if server_restart_required and not demo_mode %}
<div id='alert-restart-server' class='alert alert-danger' role='alert'>
<span class='fas fa-server'></span>
<b>{% trans "Server Restart Required" %}</b>
<strong>{% trans "Server Restart Required" %}</strong>
<small>
<br>
{% trans "A configuration option has been changed which requires a server restart" %}. {% trans "Contact your system administrator for further information" %}