summaryrefslogtreecommitdiff
path: root/app/views/admin/application_settings/_plantuml.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/admin/application_settings/_plantuml.html.haml')
-rw-r--r--app/views/admin/application_settings/_plantuml.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/admin/application_settings/_plantuml.html.haml b/app/views/admin/application_settings/_plantuml.html.haml
index 259f18b3b96..07ffcc9e73a 100644
--- a/app/views/admin/application_settings/_plantuml.html.haml
+++ b/app/views/admin/application_settings/_plantuml.html.haml
@@ -8,7 +8,7 @@
= f.label :plantuml_enabled, class: 'form-check-label' do
Enable PlantUML
.form-group
- = f.label :plantuml_url, 'PlantUML URL', class: 'label-light'
+ = f.label :plantuml_url, 'PlantUML URL', class: 'label-bold'
= f.text_field :plantuml_url, class: 'form-control', placeholder: 'http://gitlab.your-plantuml-instance.com:8080'
.form-text.text-muted
Allow rendering of