Issue #6324 Fixed
This commit is contained in:
parent
4580144103
commit
6b74b2644b
|
|
@ -141,7 +141,7 @@
|
|||
} else {
|
||||
imageInput.value = '';
|
||||
|
||||
alert('{{ __('admin::app.account.image_upload_message') }}');
|
||||
alert('{{ __('admin::app.account.image-upload-message') }}');
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue