summaryrefslogtreecommitdiff
path: root/app/views/admin/labels/edit.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/admin/labels/edit.html.haml')
-rw-r--r--app/views/admin/labels/edit.html.haml8
1 files changed, 2 insertions, 6 deletions
diff --git a/app/views/admin/labels/edit.html.haml b/app/views/admin/labels/edit.html.haml
index 45c62a76259..309aedceded 100644
--- a/app/views/admin/labels/edit.html.haml
+++ b/app/views/admin/labels/edit.html.haml
@@ -1,9 +1,5 @@
- page_title "Edit", @label.name, "Labels"
-%h3
- Edit label
- %span.light #{@label.name}
-.back-link
- = link_to admin_labels_path do
- ← To labels list
+%h3.page-title
+ Edit Label
%hr
= render 'form'