diff --git a/app/views/templates/admin_phase.html.erb b/app/views/templates/admin_phase.html.erb index 575e86a..d267086 100644 --- a/app/views/templates/admin_phase.html.erb +++ b/app/views/templates/admin_phase.html.erb @@ -63,7 +63,7 @@
- <%= link_to t('org_admin.add_section_label'),'#', id: 'add_section_button', aclass: 'btn btn-primary' %> + <%= link_to t('org_admin.add_section_label'),'#', id: 'add_section_button', class: 'btn btn-primary' %>
<%end%>