diff --git a/app/views/account/join_codes/show.html.erb b/app/views/account/join_codes/show.html.erb index f3cfb1e37..ffde42a4f 100644 --- a/app/views/account/join_codes/show.html.erb +++ b/app/views/account/join_codes/show.html.erb @@ -39,7 +39,7 @@ Get QR code <% end %> - +

Scan this code with the camera on your mobile device

<%= qr_code_image(url) %> diff --git a/app/views/users/_transfer.html.erb b/app/views/users/_transfer.html.erb index 13f895ebc..9e00cf905 100644 --- a/app/views/users/_transfer.html.erb +++ b/app/views/users/_transfer.html.erb @@ -18,7 +18,7 @@ Display auto-login QR code <% end %> - + <%= qr_code_image(url) %>