diff --git a/lib/submissions/generate_result_attachments.rb b/lib/submissions/generate_result_attachments.rb index ec3964c2..ab5a840a 100644 --- a/lib/submissions/generate_result_attachments.rb +++ b/lib/submissions/generate_result_attachments.rb @@ -37,7 +37,7 @@ module Submissions bold_italic: FONT_BOLD_NAME }.freeze - SIGN_REASON = 'Signed by %s with DocuSeal.com' + SIGN_REASON = 'Signed with DocuSeal.com' RTL_REGEXP = TextUtils::RTL_REGEXP