diff options
author | Julian Pawlowski <julian.pawlowski@gmail.com> | 2012-12-19 00:07:20 +0100 |
---|---|---|
committer | Julian Pawlowski <julian.pawlowski@gmail.com> | 2012-12-19 00:07:20 +0100 |
commit | e5a6aa37a37199c3ebbcb1e0ddf2e4710639280b (patch) | |
tree | 0e2af6dd5a5d3571ddb6b8cd07c2b0793c006466 /app/views/shared/_header.de.html.haml | |
parent | c1dfb19a89a2f191bece906051477e12f3713512 (diff) | |
parent | 4666adb72cd6a0316f0c1c338bc26449cebdd125 (diff) |
Merge branch 'develop'
Diffstat (limited to 'app/views/shared/_header.de.html.haml')
-rw-r--r-- | app/views/shared/_header.de.html.haml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/shared/_header.de.html.haml b/app/views/shared/_header.de.html.haml index c6205ae..10ad2a0 100644 --- a/app/views/shared/_header.de.html.haml +++ b/app/views/shared/_header.de.html.haml @@ -37,5 +37,5 @@ - else .user-context = link_to "Registrieren", sign_up_path - oder + or = link_to "Anmelden", log_in_path |