]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/guest/what-doubler.php
A lot texts rewritten and exclamation signs removed
[mailer.git] / inc / modules / guest / what-doubler.php
index 8b64a863de14adcbea495546016845e80b5e88fd..a787f6be32b225576a21b27a46b798ac04e306e4 100644 (file)
@@ -56,7 +56,7 @@ $content['total']  = translateComma(getConfig('doubler_points'));
 $content['min']    = translateComma(getConfig('doubler_min'));
 $content['max']    = translateComma(getConfig('doubler_max'));
 
-// Transfer referal ID
+// Transfer referal id
 $content['refid'] = determineReferalId();
 
 // Which mail-send-mode did the admin setup?