From 779019aced24035e0001ba52ad15044a5086653b Mon Sep 17 00:00:00 2001 From: Piero Toffanin Date: Mon, 21 Dec 2020 13:03:38 -0500 Subject: [PATCH] Update plugins/diagnostic/templates/diagnostic.html MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Allan Nordhøy --- plugins/diagnostic/templates/diagnostic.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/diagnostic/templates/diagnostic.html b/plugins/diagnostic/templates/diagnostic.html index 8326620c..4eeb7053 100644 --- a/plugins/diagnostic/templates/diagnostic.html +++ b/plugins/diagnostic/templates/diagnostic.html @@ -30,7 +30,7 @@
-
{% trans 'Note!' %} {% blocktrans with win_link="Windows" mac_link="MacOS" %}These values might be relative to the virtualization environment in which the application is running, not necessarily the values of the your machine. See instructions for {{ win_link }} and {{ mac_link }} for changing these values in a docker setup.{% endblocktrans %}
+
{% trans 'Note!' %} {% blocktrans with win_link="Windows" mac_link="MacOS" %}These values might be relative to the virtualization environment in which the application is running, not necessarily the values of the your machine. See instructions for {{ win_link }} and {{ mac_link }} for changing these values in a Docker setup.{% endblocktrans %}