From f18e33867298db87625058dbb1e17438e1a585a8 Mon Sep 17 00:00:00 2001 From: Patricio Cano Date: Wed, 19 Aug 2015 18:13:01 -0500 Subject: Improved 2FA warning message about lost codes --- app/views/profiles/two_factor_auths/_codes.html.haml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/views/profiles/two_factor_auths/_codes.html.haml b/app/views/profiles/two_factor_auths/_codes.html.haml index 1b1395eaa17..43b58be7f98 100644 --- a/app/views/profiles/two_factor_auths/_codes.html.haml +++ b/app/views/profiles/two_factor_auths/_codes.html.haml @@ -1,6 +1,8 @@ %p.slead Should you ever lose your phone, each of these recovery codes can be used one - time each to regain access to your account. Please save them in a safe place. + time each to regain access to your account. Please save them in a safe place, or you + %b will + lose access to your account. .codes.well %ul -- cgit v1.2.1