Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Wu <victor@gitlab.com>2017-05-22 05:13:10 +0300
committerVictor Wu <victor@gitlab.com>2017-05-22 05:13:10 +0300
commita014b9e0917cbcd0110363a6ad4147e07c3406c9 (patch)
tree9136f61a6d16dd7a90af23aa706ddae0562e33e7
parent1ed1de10b6e7cf644353a2e418e2f6134d696dce (diff)
Update _profile.html.haml
-rw-r--r--app/views/layouts/nav/_profile.html.haml3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/views/layouts/nav/_profile.html.haml b/app/views/layouts/nav/_profile.html.haml
index e8a0a09b38f..da5fd46f4ef 100644
--- a/app/views/layouts/nav/_profile.html.haml
+++ b/app/views/layouts/nav/_profile.html.haml
@@ -50,4 +50,5 @@
= nav_link(path: 'profiles#audit_log') do
= link_to audit_log_profile_path do
%span
- Audit Log
+ Authentication log
+ \ No newline at end of file