Skip to content

Commit 902111e

Browse files
committed
Add text for name of forwarding subscriber
1 parent 423eb09 commit 902111e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

english.inc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ $strForgotPasswordEmailBody = '
9191
Could you reset it to something and let me know what it is?
9292
9393
Thanks
94-
';
94+
';
9595

9696
$strPassword = 'Password';
9797
$strPassword2 = 'Confirm Password';
@@ -140,6 +140,7 @@ $strForwardFooter = 'This message has been forwarded to you by [FORWARDEDBY].
140140
To subscribe to this newsletter go to';
141141
$strForward = 'Forward';
142142
$strFwd = 'Fwd'; # short version of forward for email subject
143+
$strForwardForwardingName = 'Please enter your full name';
143144
$strContactAdmin = 'Contact the administrator';
144145

145146

0 commit comments

Comments
 (0)