summaryrefslogtreecommitdiff
path: root/app/views/layouts/profile.html.haml
diff options
context:
space:
mode:
authorFlorian Unglaub <florian.unglaub@nix-wie-weg.de>2012-08-03 17:27:39 +0200
committerFlorian Unglaub <florian.unglaub@nix-wie-weg.de>2012-08-17 15:20:55 +0200
commita64aff2f1c1ddc77b00211489d74fbc23c0c2fa2 (patch)
tree3d3511aaa5d59b098d87e209b96b7ca08b56e3f9 /app/views/layouts/profile.html.haml
parent4ce034ca6526e34d71fb1a483a82be2486237e6b (diff)
downloadgitlab-ce-a64aff2f1c1ddc77b00211489d74fbc23c0c2fa2.tar.gz
Omniauth Support
Diffstat (limited to 'app/views/layouts/profile.html.haml')
-rw-r--r--app/views/layouts/profile.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/layouts/profile.html.haml b/app/views/layouts/profile.html.haml
index b624415dfe1..810b346f1cd 100644
--- a/app/views/layouts/profile.html.haml
+++ b/app/views/layouts/profile.html.haml
@@ -10,7 +10,7 @@
= link_to "Profile", profile_path
%li{class: tab_class(:password)}
- = link_to "Password", profile_password_path
+ = link_to "Authentication", profile_password_path
%li{class: tab_class(:ssh_keys)}
= link_to keys_path do