From a08bef4ebf3b87e52a32af7a1c297e0de99fa1a0 Mon Sep 17 00:00:00 2001 From: Filipa Lacerda Date: Thu, 21 Dec 2017 17:34:20 +0000 Subject: Update Browse file to Choose file in all occurences --- app/views/profiles/show.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/views/profiles') diff --git a/app/views/profiles/show.html.haml b/app/views/profiles/show.html.haml index 79f334176a5..f9dae310e01 100644 --- a/app/views/profiles/show.html.haml +++ b/app/views/profiles/show.html.haml @@ -26,7 +26,7 @@ Upload new avatar .prepend-top-5.append-bottom-10 %a.btn.js-choose-user-avatar-button - Browse file... + Choose file... %span.avatar-file-name.prepend-left-default.js-avatar-filename No file chosen = f.file_field_without_bootstrap :avatar, class: 'js-user-avatar-input hidden', accept: 'image/*' .help-block -- cgit v1.2.1