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