You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: language/en-GB/en-GB.mod_jdsimplecontactform.ini
+14-1Lines changed: 14 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -123,6 +123,16 @@ MOD_JDSCF_EMAIL_BCC_DESC="BCC email address to recieve submissions. Use comma to
123
123
MOD_JDSCF_EMAIL_TEMPLATE_LBL="Email Template"
124
124
MOD_JDSCF_EMAIL_TEMPLATE_DESC="Select the email template, The <b>default</b> template lists all fields in the order they exist in <br><b>{field:label}: {field:value}</b></br> format."
125
125
126
+
MOD_JDSCF_SEND_COPY="Send Copy of Email"
127
+
MOD_JDSCF_SEND_COPY_LBL_TITLE="Send me a copy"
128
+
MOD_JDSCF_SEND_COPY_DESCRIPTION="Displays a checkbox for users to send a copy of email to themselves."
129
+
130
+
MOD_JDSCF_SEND_COPY_EMAIL_FIELD="Enter Email Field Name"
131
+
MOD_JDSCF_SEND_COPY_LABEL="Enter Send Copy Label"
132
+
133
+
MOD_JDSCF_EMAIL_NAME="Enter name of email"
134
+
MOD_JDSCF_EMAIL_NAME_DESCRIPTION="Name of email input field to send a copy to."
MOD_JDSCF_EMAIL_CUSTOM_TEMPLATE_DESC="Enter your custom email template. You can use <b>{field:label}</b> for the field name, and <b>{field:value}</b> for user input value. Change <b>field</b> to the actual name of your input field."
128
138
@@ -135,12 +145,15 @@ MOD_JDSCF_REDIRECT_DESC="Enter a URL to redirect users after submission. Leave b
0 commit comments