We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 423eb09 commit 902111eCopy full SHA for 902111e
1 file changed
english.inc
@@ -91,7 +91,7 @@ $strForgotPasswordEmailBody = '
91
Could you reset it to something and let me know what it is?
92
93
Thanks
94
-';
+';
95
96
$strPassword = 'Password';
97
$strPassword2 = 'Confirm Password';
@@ -140,6 +140,7 @@ $strForwardFooter = 'This message has been forwarded to you by [FORWARDEDBY].
140
To subscribe to this newsletter go to';
141
$strForward = 'Forward';
142
$strFwd = 'Fwd'; # short version of forward for email subject
143
+$strForwardForwardingName = 'Please enter your full name';
144
$strContactAdmin = 'Contact the administrator';
145
146
0 commit comments