summaryrefslogtreecommitdiff
path: root/app/views/keys
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2012-11-21 08:14:05 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2012-11-21 08:14:05 +0300
commit6bf656970d9e4ccb1a46c78917844de6d72aad89 (patch)
treee657167c281a77254f156968b02280247d5ec718 /app/views/keys
parentcc5391515a71956820723a77ec121c4ab1abc626 (diff)
downloadgitlab-ce-6bf656970d9e4ccb1a46c78917844de6d72aad89.tar.gz
Use fieldset. Improved profile
Diffstat (limited to 'app/views/keys')
-rw-r--r--app/views/keys/index.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/keys/index.html.haml b/app/views/keys/index.html.haml
index fd5a9dad238..f5a8283a0ce 100644
--- a/app/views/keys/index.html.haml
+++ b/app/views/keys/index.html.haml
@@ -18,5 +18,5 @@
- if @keys.blank?
%tr
%td{colspan: 3}
- %h3.nothing_here_message There are no SSH keys with access to your account.
+ %p.nothing_here_message There are no SSH keys with access to your account.