diff --git a/templates/EditableFormField.ss b/templates/EditableFormField.ss index d6f016a..550b38e 100755 --- a/templates/EditableFormField.ss +++ b/templates/EditableFormField.ss @@ -1,5 +1,5 @@ -
  • +
  • <% if isReadonly %> <% _t('LOCKED', 'These fields cannot be modified') %> @@ -23,11 +23,11 @@
    <% if showExtraOptions %> -