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
+10-3Lines changed: 10 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -123,10 +123,17 @@ 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"
126
+
; Single Email Fields
127
+
MOD_JDSCF_SINGLE_SEND_COPY="Send Copy of Email (Single)"
128
+
MOD_JDSCF_SINGLE_SEND_COPY_LBL_TITLE="Send me a copy"
129
+
MOD_JDSCF_SINGLE_SEND_COPY_DESCRIPTION="Displays a checkbox on bottom for users to send a copy of email to themselves."
130
+
MOD_JDSCF_SINGLE_SEND_COPY_EMAIL_FIELD="Enter Single Email Field Name"
0 commit comments