summaryrefslogtreecommitdiff
path: root/app/views/profiles/preferences/show.html.haml
diff options
context:
space:
mode:
authorPeter Göbel <peter.goebel@debd.de>2015-10-05 18:09:05 +0200
committerPeter Göbel <peter.goebel@debd.de>2015-10-05 18:09:05 +0200
commit291e1fa93063a62e7a0f054135dc5bcebcdd0056 (patch)
tree36ec985e332b9a812b0e9eba7686bb412420f0b5 /app/views/profiles/preferences/show.html.haml
parente2c5d08e7e4482bd13b8e2e4f77db73dc757d6a7 (diff)
downloadgitlab-ce-291e1fa93063a62e7a0f054135dc5bcebcdd0056.tar.gz
improved code style and layout option naming
Diffstat (limited to 'app/views/profiles/preferences/show.html.haml')
-rw-r--r--app/views/profiles/preferences/show.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/profiles/preferences/show.html.haml b/app/views/profiles/preferences/show.html.haml
index c12a358651f..01e285a8dfa 100644
--- a/app/views/profiles/preferences/show.html.haml
+++ b/app/views/profiles/preferences/show.html.haml
@@ -38,7 +38,7 @@
.col-sm-10
= f.select :layout, layout_choices, {}, class: 'form-control'
.help-block
- Choose between small (max. 1200px) and wide (100%) application layout
+ Choose between fixed (max. 1200px) and fluid (100%) application layout
.form-group
= f.label :dashboard, class: 'control-label' do
Default Dashboard