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