diff --git a/client/res/templates/admin/field-manager/list.tpl b/client/res/templates/admin/field-manager/list.tpl index 68153b4038..b9e019d5c4 100644 --- a/client/res/templates/admin/field-manager/list.tpl +++ b/client/res/templates/admin/field-manager/list.tpl @@ -45,7 +45,7 @@ {{translate name scope=../scope category='fields'}} {{translate type category='fieldTypes' scope='Admin'}} - + {{#if isCustom}} {{translate 'Remove'}} {{/if}} diff --git a/client/res/templates/record/merge.tpl b/client/res/templates/record/merge.tpl index 03797f7e04..3d5fabfdc7 100644 --- a/client/res/templates/record/merge.tpl +++ b/client/res/templates/record/merge.tpl @@ -23,7 +23,7 @@ {{#if hasCreatedAt}} - + {{translate 'createdAt' scope=scope category='fields'}} {{#each dataList}} @@ -38,7 +38,7 @@ {{/if}} {{#each rows}} - + {{translate name scope=../scope category='fields'}} {{#each columns}} diff --git a/install/core/tpl/errors.tpl b/install/core/tpl/errors.tpl index 8ff50bb533..b7f788f9cf 100644 --- a/install/core/tpl/errors.tpl +++ b/install/core/tpl/errors.tpl @@ -3,7 +3,7 @@