summaryrefslogtreecommitdiff
path: root/app/views/admin/spam_logs/index.html.haml
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-05-31 15:09:02 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2022-05-31 15:09:02 +0000
commiteb6b17504921dc3b8c22715b9ec7790a34b4abe0 (patch)
treeb4ca44c1e2028cfa6864cecad568b12b04d4a024 /app/views/admin/spam_logs/index.html.haml
parent8243505178033432b7fc6834eef425c9dcdfd7bc (diff)
downloadgitlab-ce-eb6b17504921dc3b8c22715b9ec7790a34b4abe0.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'app/views/admin/spam_logs/index.html.haml')
-rw-r--r--app/views/admin/spam_logs/index.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/admin/spam_logs/index.html.haml b/app/views/admin/spam_logs/index.html.haml
index 2a36c991ed2..d6f5f5a17da 100644
--- a/app/views/admin/spam_logs/index.html.haml
+++ b/app/views/admin/spam_logs/index.html.haml
@@ -1,5 +1,5 @@
- page_title _("Spam Logs")
-%h3.page-title= _('Spam Logs')
+%h1.page-title= _('Spam Logs')
%hr
- if @spam_logs.present?
.table-holder