<% options.each_with_index do |(label, value), index| %>
@@ -22,7 +22,7 @@
<%= render 'detailed_form', template: @template %>
- <% if Docuseal.multitenant? && params[:with_link] && @template.submitters.to_a.size != 0 %>
+ <% if Docuseal.multitenant? && params[:with_link] && @template.submitters.to_a.size < 2 %>
<%= render 'link_form', template: @template %>