Update index_m.html
This commit is contained in:
parent
e52167af6d
commit
94921031a1
@ -123,7 +123,7 @@
|
|||||||
callback({
|
callback({
|
||||||
location: $('#location').val(),
|
location: $('#location').val(),
|
||||||
language: $('#language').val(),
|
language: $('#language').val(),
|
||||||
transURL: $('transURL').val(),
|
transURL: $('#transURL').val(),
|
||||||
sendTranslations: $('#sendTranslations').prop('checked')
|
sendTranslations: $('#sendTranslations').prop('checked')
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user