diff --git a/templates/backOffice/default/ajax/template-attribute-list.html b/templates/backOffice/default/ajax/template-attribute-list.html index 514623814..f2eab411b 100644 --- a/templates/backOffice/default/ajax/template-attribute-list.html +++ b/templates/backOffice/default/ajax/template-attribute-list.html @@ -1,4 +1,4 @@ -{* Set the default translation domain, that will be used by {intl} when the 'd' parameter is not set *} +{* Set the default translation domain, that will be used by intl when the 'd' parameter is not set *} {default_translation_domain domain='bo.default'}
diff --git a/templates/backOffice/default/ajax/template-feature-list.html b/templates/backOffice/default/ajax/template-feature-list.html index 08341beb1..b6f17923a 100644 --- a/templates/backOffice/default/ajax/template-feature-list.html +++ b/templates/backOffice/default/ajax/template-feature-list.html @@ -1,4 +1,4 @@ -{* Set the default translation domain, that will be used by {intl} when the 'd' parameter is not set *} +{* Set the default translation domain, that will be used by intl when the 'd' parameter is not set *} {default_translation_domain domain='bo.default'}
diff --git a/templates/backOffice/default/ajax/thelia_news_feed.html b/templates/backOffice/default/ajax/thelia_news_feed.html index dd857c56d..9680fbc27 100644 --- a/templates/backOffice/default/ajax/thelia_news_feed.html +++ b/templates/backOffice/default/ajax/thelia_news_feed.html @@ -1,6 +1,6 @@ {* this template is loaded via Ajax in the login page, to prevent login page slowdown *} -{* Set the default translation domain, that will be used by {intl} when the 'd' parameter is not set *} +{* Set the default translation domain, that will be used by intl when the 'd' parameter is not set *} {default_translation_domain domain='bo.default'}