use Pro instead of Enterprise

This commit is contained in:
Pete Matsyburka
2024-01-04 15:28:46 +02:00
parent 2124965996
commit 0c24a2016c
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
<% end %>
<a class="text-sm mt-3 px-4 py-2 bg-base-300 rounded-full block" target="_blank" href="<%= "#{Docuseal::CONSOLE_URL}/#{Docuseal.multitenant? ? 'plans' : 'on_premise'}" %>">
<%= svg_icon('info_circle', class: 'w-4 h-4 inline align-text-bottom') %>
Unlock more user roles with DocuSeal Enterprise.
Unlock more user roles with DocuSeal Pro.
<span class="link font-medium">Learn More</a>
</a>
</div>