diff --git a/lang/en.yml b/lang/en.yml index 5792708d..c9652fbd 100644 --- a/lang/en.yml +++ b/lang/en.yml @@ -3,6 +3,7 @@ en: ADD: Add ADDEXISTING: 'Add Existing' BACK: Back + CLICKTOADD: 'Click a record to add it' CURRENT: (current) NOITEMS: 'There are no items.' Next: Next diff --git a/templates/Symbiote/GridFieldExtensions/GridFieldAddExistingSearchHandler.ss b/templates/Symbiote/GridFieldExtensions/GridFieldAddExistingSearchHandler.ss index 969fc94c..e2111174 100644 --- a/templates/Symbiote/GridFieldExtensions/GridFieldAddExistingSearchHandler.ss +++ b/templates/Symbiote/GridFieldExtensions/GridFieldAddExistingSearchHandler.ss @@ -1,6 +1,6 @@ $SearchForm -