diff --git a/app/views/submissions_preview/completed.html.erb b/app/views/submissions_preview/completed.html.erb index f8346117..60370a46 100644 --- a/app/views/submissions_preview/completed.html.erb +++ b/app/views/submissions_preview/completed.html.erb @@ -38,14 +38,6 @@ <%= f.button button_title(title: t('send_copy_to_email'), disabled_with: t('starting')), class: 'base-button' %> <% end %> - <% if Docuseal.multitenant? %> -
<%= t('or') %>
- <% end %> - <% end %> - <% if Docuseal.multitenant? %> -
- <%= link_to t('create_free_account'), registration_path, class: 'white-button w-full' %> -
<% end %>