diff --git a/source/packages/com_mokosuitebackup/forms/profile.xml b/source/packages/com_mokosuitebackup/forms/profile.xml index c6e65ff..131fad5 100644 --- a/source/packages/com_mokosuitebackup/forms/profile.xml +++ b/source/packages/com_mokosuitebackup/forms/profile.xml @@ -72,12 +72,14 @@ /> + + Insert: + [HOME] + [DEFAULT_DIR] + [host] + [site_name] + [date] + [profile_id] + [profile_name] + [type] + @@ -155,6 +166,26 @@ class FolderPickerField extends FormField +JS; + + return $html; + } +}