scdoshi/jquery-ajaxchimp

option for custom feedback label

Closed this issue · 1 comments

could you add the option
'label': ''
to the settings

and then
if (
settings.label !== '') {
var label = settings.label;
};

making this configurable in v2.0 #57