diff --git a/app/views/org_admin/templates/_funder_templates_list.html.erb b/app/views/org_admin/templates/_funder_templates_list.html.erb index 36944c9..9a0ded9 100644 --- a/app/views/org_admin/templates/_funder_templates_list.html.erb +++ b/app/views/org_admin/templates/_funder_templates_list.html.erb @@ -95,7 +95,6 @@ <% end %> - <% else %> <% if !customization.present? %>
  • <%= link_to _('Customise'), customize_org_admin_template_path(template) %>
  • <% else %> diff --git a/app/views/org_admin/templates/index.html.erb b/app/views/org_admin/templates/index.html.erb index 550ebc9..6c08dfd 100644 --- a/app/views/org_admin/templates/index.html.erb +++ b/app/views/org_admin/templates/index.html.erb @@ -25,7 +25,7 @@