diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2015-05-28 14:44:38 +0200 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2015-05-28 14:44:38 +0200 |
commit | dcc9dc94d56fc909fa7264e2c0e0541f0029272f (patch) | |
tree | 046a96131219ac91a00111ec3f8055d3b147ea45 /app/views/profiles/notifications | |
parent | 72e410965d89f8e246543cf5e69b75aba94fc1ac (diff) | |
download | gitlab-ce-dcc9dc94d56fc909fa7264e2c0e0541f0029272f.tar.gz |
Re-organize profile settings titles and headers
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'app/views/profiles/notifications')
-rw-r--r-- | app/views/profiles/notifications/show.html.haml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/profiles/notifications/show.html.haml b/app/views/profiles/notifications/show.html.haml index a74d97dac3b..9480a19f5b2 100644 --- a/app/views/profiles/notifications/show.html.haml +++ b/app/views/profiles/notifications/show.html.haml @@ -1,6 +1,6 @@ - page_title "Notifications" %h3.page-title - Notifications Settings + = page_title %p.light These are your global notification settings. %hr |