diff --git a/app/controllers/errors_controller.rb b/app/controllers/errors_controller.rb index fdf3453e..8d422205 100644 --- a/app/controllers/errors_controller.rb +++ b/app/controllers/errors_controller.rb @@ -2,7 +2,7 @@ class ErrorsController < ActionController::Base ENTERPRISE_FEATURE_MESSAGE = - 'This feature is available in Enterprise Edition: https://www.docuseal.co/pricing' + 'This feature is available in Pro Edition: https://www.docuseal.co/pricing' ENTERPRISE_PATHS = [ '/templates/html', diff --git a/app/views/sms_settings/_placeholder.html.erb b/app/views/sms_settings/_placeholder.html.erb index 4e8d5d62..4e445379 100644 --- a/app/views/sms_settings/_placeholder.html.erb +++ b/app/views/sms_settings/_placeholder.html.erb @@ -3,7 +3,7 @@

Send signature requests via SMS

- Unlock with DocuSeal Enterprise + Unlock with DocuSeal Pro
">Learn More

diff --git a/app/views/sso_settings/_placeholder.html.erb b/app/views/sso_settings/_placeholder.html.erb index 476a05f7..d48fb273 100644 --- a/app/views/sso_settings/_placeholder.html.erb +++ b/app/views/sso_settings/_placeholder.html.erb @@ -3,7 +3,7 @@

Single Sign On with SAML 2.0

- Unlock with DocuSeal Enterprise + Unlock with DocuSeal Pro
">Learn More

diff --git a/app/views/users/_role_select.html.erb b/app/views/users/_role_select.html.erb index 0f598125..2a38617e 100644 --- a/app/views/users/_role_select.html.erb +++ b/app/views/users/_role_select.html.erb @@ -7,7 +7,7 @@ <% end %> "> <%= 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. Learn More