From 54728becfdad9b6e686bbe336007cba2ce518248 Mon Sep 17 00:00:00 2001 From: Mariusz Krzaczkowski Date: Fri, 26 Aug 2022 08:50:48 +0200 Subject: [PATCH] Improved display of data in the business hours --- .../basic/modules/Settings/BusinessHours/EditViewBlocks.tpl | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/layouts/basic/modules/Settings/BusinessHours/EditViewBlocks.tpl b/layouts/basic/modules/Settings/BusinessHours/EditViewBlocks.tpl index 249ef4aac7e2..aea40d1a2b57 100644 --- a/layouts/basic/modules/Settings/BusinessHours/EditViewBlocks.tpl +++ b/layouts/basic/modules/Settings/BusinessHours/EditViewBlocks.tpl @@ -19,7 +19,7 @@
{if !empty($RECORD_MODEL->getId())} - {\App\Language::translate('LBL_EDIT_BUSINESS_HOURS',$QUALIFIED_MODULE)} - {$RECORD_MODEL->getName()} + {\App\Language::translate('LBL_EDIT_BUSINESS_HOURS',$QUALIFIED_MODULE)} - {\App\Purifier::encodeHtml($RECORD_MODEL->getName())} {else} {\App\Language::translate('LBL_ADD_BUSINESS_HOURS',$QUALIFIED_MODULE)} {/if} @@ -29,8 +29,7 @@
- +