diff --git a/templates/ktcore/metadata/editField.smarty b/templates/ktcore/metadata/editField.smarty index 2a4aa71..7231315 100644 --- a/templates/ktcore/metadata/editField.smarty +++ b/templates/ktcore/metadata/editField.smarty @@ -1,8 +1,5 @@

{i18n}Edit Field{/i18n}: {$oField->getName()|escape}

-

{i18n}Lookup fields may have be composed of an arbitrary number of values. These values may be added to the Lookup field by entering them in below. If these values are being generated by, or synchronised to, an external datasource, toggling the Sticky attribute of a value will ensure that it will not be modified by changes in the external datasource list.{/i18n}

- -
{i18n}Field properties{/i18n} @@ -34,6 +31,8 @@ {assign var="aEnabledMetadata" value=$oField->getEnabledValues()} {assign var="aDisabledMetadata" value=$oField->getDisabledValues()} +

{i18n}Lookup fields may be composed of an arbitrary number of values. These values may be added to the Lookup field by entering them in below. If these values are being generated by, or synchronised to, an external datasource, toggling the Sticky attribute of a value will ensure that it will not be modified by changes in the external datasource list.{/i18n}

+

{i18n}Lookup Values{/i18n}