summaryrefslogtreecommitdiff
path: root/app/views/ci/variables/_header.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/ci/variables/_header.html.haml')
-rw-r--r--app/views/ci/variables/_header.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/ci/variables/_header.html.haml b/app/views/ci/variables/_header.html.haml
index cb7779e2175..dbfa0a9e5a1 100644
--- a/app/views/ci/variables/_header.html.haml
+++ b/app/views/ci/variables/_header.html.haml
@@ -1,7 +1,7 @@
- expanded = local_assigns.fetch(:expanded)
%h4
- = _('Environment variables')
+ = _('Variables')
= link_to icon('question-circle'), help_page_path('ci/variables/README', anchor: 'variables'), target: '_blank', rel: 'noopener noreferrer'
%button.btn.btn-default.js-settings-toggle{ type: 'button' }