summaryrefslogtreecommitdiff
path: root/app/views/groups/labels/edit.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/groups/labels/edit.html.haml')
-rw-r--r--app/views/groups/labels/edit.html.haml3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/views/groups/labels/edit.html.haml b/app/views/groups/labels/edit.html.haml
index d9b8f99ea0c..9af842b01df 100644
--- a/app/views/groups/labels/edit.html.haml
+++ b/app/views/groups/labels/edit.html.haml
@@ -2,8 +2,7 @@
- breadcrumb_title _("Edit")
- page_title _("Edit"), @label.name, _("Labels")
-%h3.page-title
+%h1.page-title.gl-font-size-h-display
= _('Edit Label')
-%hr
= render 'shared/labels/form', url: group_label_path(@group, @label), back_path: @previous_labels_path