diff options
author | Patricio Cano <suprnova32@gmail.com> | 2015-08-19 18:13:01 -0500 |
---|---|---|
committer | Patricio Cano <suprnova32@gmail.com> | 2015-08-19 18:13:01 -0500 |
commit | 475bb00bdeba37757fd7833d138d4ccb31720cc9 (patch) | |
tree | ae5063de13eb21b27524273833fef57758cb09d7 | |
parent | 3659d3b5c6eb645756b3df79a22471f8695f133b (diff) | |
download | gitlab-ce-475bb00bdeba37757fd7833d138d4ccb31720cc9.tar.gz |
Improved 2FA warning message about lost codes
-rw-r--r-- | app/views/profiles/two_factor_auths/_codes.html.haml | 4 |
1 files changed, 3 insertions, 1 deletions
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 |