diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-07-31 17:39:57 +0300 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-07-31 17:39:57 +0300 |
commit | 9b7241dfdd4a3a33e137b9aed9b73d59a07973b1 (patch) | |
tree | 88233d2a55ebde650f3998cb85090883d5211ff1 /app/views/profiles/notifications | |
parent | 9f38cf5093f5141717cfa1b1c956ed8ec9135ebe (diff) | |
download | gitlab-ce-9b7241dfdd4a3a33e137b9aed9b73d59a07973b1.tar.gz |
Add page titles with for profile area
Diffstat (limited to 'app/views/profiles/notifications')
-rw-r--r-- | app/views/profiles/notifications/show.html.haml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/app/views/profiles/notifications/show.html.haml b/app/views/profiles/notifications/show.html.haml index 3b8da833232..d7963a88d5d 100644 --- a/app/views/profiles/notifications/show.html.haml +++ b/app/views/profiles/notifications/show.html.haml @@ -1,6 +1,8 @@ %h3.page-title Notifications settings - +%p.light + Application use email specified in your profile for notifications +%hr .alert.alert-info %p %i.icon-circle.cred |