summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorKamil Trzcinski <ayufan@ayufan.eu>2016-02-14 20:28:02 +0100
committerJames Edwards-Jones <jedwardsjones@gitlab.com>2017-01-31 22:53:57 +0000
commitdb35f3dc573fe5d07eb03de7690d98eef98784d3 (patch)
treea3343155def8e427314eb6b1d8364d58cb02b7e5 /app
parentb7fd7daee4610674a2301c618fd60b8997f2cf8a (diff)
downloadgitlab-ce-db35f3dc573fe5d07eb03de7690d98eef98784d3.tar.gz
Add tests for Active Tab
Diffstat (limited to 'app')
-rw-r--r--app/views/projects/pages/_disabled.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/pages/_disabled.html.haml b/app/views/projects/pages/_disabled.html.haml
index cf9ef5b4d6f..ad51fbc6cab 100644
--- a/app/views/projects/pages/_disabled.html.haml
+++ b/app/views/projects/pages/_disabled.html.haml
@@ -1,4 +1,4 @@
.panel.panel-default
.nothing-here-block
- GitLab Pages is disabled.
+ GitLab Pages are disabled.
Ask your system's administrator to enable it.