]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/member/what-support.php
Large code cleanups:
[mailer.git] / inc / modules / member / what-support.php
index b946503bfbe98660e659b4dff158e848fad572f9..ccf52971de92da40bd25546502fd966b63def185 100644 (file)
@@ -70,8 +70,8 @@ if ((!isFormSent()) || (!isPostRequestElementSet('qsummary'))) {
                        break;
 
                case 'reflink':
-                       $subj_a = '{--ADMIN_SUPPORT_REFERAL_LINK_SUBJECT--}';
-                       $subj_m = '{--MEMBER_SUPPORT_REFERAL_LINK_SUBJECT--}';
+                       $subj_a = '{--ADMIN_SUPPORT_REFERRAL_LINK_SUBJECT--}';
+                       $subj_m = '{--MEMBER_SUPPORT_REFERRAL_LINK_SUBJECT--}';
                        break;
 
                case 'unconfirmed':