From 90878630c9b43a2ef340f2a0e295451cded4c7cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maur=C3=ADcio=20Meneghini=20Fauth?= Date: Sat, 2 Mar 2019 14:10:54 -0300 Subject: [PATCH] Fix failing tests in translations MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: MaurĂ­cio Meneghini Fauth --- templates/server/status/monitor/index.twig | 20 ++++++++++---------- templates/server/status/processes/index.twig | 20 ++++++++++---------- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/templates/server/status/monitor/index.twig b/templates/server/status/monitor/index.twig index f1b74160e5..9030bb959c 100644 --- a/templates/server/status/monitor/index.twig +++ b/templates/server/status/monitor/index.twig @@ -39,17 +39,17 @@ {% for rate in [2, 3, 4, 5, 10, 20, 40, 60, 120, 300, 600, 1200] %} {% endfor %} diff --git a/templates/server/status/processes/index.twig b/templates/server/status/processes/index.twig index 9262fd6849..bb73156c6e 100644 --- a/templates/server/status/processes/index.twig +++ b/templates/server/status/processes/index.twig @@ -28,17 +28,17 @@ {% for rate in [2, 3, 4, 5, 10, 20, 40, 60, 120, 300, 600, 1200] %} {% endfor %}