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 @@
- +