remove email from signing reason

This commit is contained in:
Pete Matsyburka
2026-03-10 11:39:00 +02:00
parent b7c270bef8
commit 0e5f949bcf
@@ -37,7 +37,7 @@ module Submissions
bold_italic: FONT_BOLD_NAME
}.freeze
SIGN_REASON = 'Signed by %<name>s with DocuSeal.com'
SIGN_REASON = 'Signed with DocuSeal.com'
RTL_REGEXP = TextUtils::RTL_REGEXP