app/views/decidim/admin/scopes/edit.html.erb in decidim-admin-0.28.0 vs app/views/decidim/admin/scopes/edit.html.erb in decidim-admin-0.28.1
- old
+ new
@@ -1,9 +1,9 @@
<% add_decidim_page_title(t(".title")) %>
<div class="item_show__header">
- <h2 class="item_show__header-title">
+ <h1 class="item_show__header-title">
<%= t ".title" %>
- </h2>
+ </h1>
</div>
<div class="item__edit-form">
<%= decidim_form_for(@form, html: { class: "form-defaults form edit_scope" }) do |f| %>
<div class="card">
<div class="card-section">