From 79a8caa5d1bed90ce26b580e5eb204f3a4820894 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20W=C3=B3js?= Date: Mon, 13 Jul 2020 15:05:37 +0200 Subject: [PATCH] EZP-31719: Verbatim HTML in end of life information on Dashboard --- Resources/translations/dashboard.en.xlf | 8 ++++---- .../themes/admin/dashboard/block/ez.html.twig | 20 +++++++++++++------ 2 files changed, 18 insertions(+), 10 deletions(-) diff --git a/Resources/translations/dashboard.en.xlf b/Resources/translations/dashboard.en.xlf index 058c368a..1e5e8143 100644 --- a/Resources/translations/dashboard.en.xlf +++ b/Resources/translations/dashboard.en.xlf @@ -15,13 +15,13 @@ A business friendly license, several productivity features, - professional Support and - longer maintenance periode of your release.]]> + professional support and a + longer maintenance period of your release.]]> A business friendly license, several productivity features, - professional Support and - longer maintenance periode of your release.]]> + professional support and a + longer maintenance period of your release.]]> key: dashboard.ez_version.community_end_of_maintenance_upgrade diff --git a/Resources/views/themes/admin/dashboard/block/ez.html.twig b/Resources/views/themes/admin/dashboard/block/ez.html.twig index 8f4d50ef..c9a4598f 100644 --- a/Resources/views/themes/admin/dashboard/block/ez.html.twig +++ b/Resources/views/themes/admin/dashboard/block/ez.html.twig @@ -15,8 +15,11 @@ {% if not ez.release %} {% set severity = 1 %} {% elseif ez.stability != 'stable' %} {% set severity = 1 %} @@ -60,8 +63,13 @@ {# In the future with retrival of info from updates.ez.no we can detect missing (public) security fixes and then let this become an error #} {% set severity = 1 %}