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: templates/services/campaignmonitor/settings.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@
29
29
30
30
{{ forms.textField({
31
31
label: 'List Id'|t,
32
-
description: 'If you need to specify a dynamic list id enter the dynamic value here. List will id will be appended to any list id you select above.',
32
+
instructions: 'If you need to specify a dynamic list id enter the dynamic value here. List will id will be appended to any list id you select above.'|t,
0 commit comments