]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/member/what-reflinks.php
Large code cleanups:
[mailer.git] / inc / modules / member / what-reflinks.php
index 0d18864b4907f592ce6bf83f11d722eabaf71e74..49f6b585e619b27b290a1be5f20c1f22808be606 100644 (file)
@@ -6,9 +6,9 @@
  * -------------------------------------------------------------------- *
  * File              : what-reflinks.php                                *
  * -------------------------------------------------------------------- *
- * Short description : Referal links                                    *
+ * Short description : Referral links                                   *
  * -------------------------------------------------------------------- *
- * Kurzbeschreibung  : Referal-Links                                    *
+ * Kurzbeschreibung  : Referral-Links                                   *
  * -------------------------------------------------------------------- *
  * $Revision::                                                        $ *
  * $Date::                                                            $ *
@@ -110,7 +110,7 @@ if (!SQL_HASZERONUMS($result)) {
        $content['refbanner_content'] = loadTemplate('member_list_reflinks', true, $OUT);
 } else {
        // No refbanner found
-       $content['refbanner_content'] = displayMessage('{--MEMBER_REFERAL_BANNER_404--}', true);
+       $content['refbanner_content'] = displayMessage('{--MEMBER_REFERRAL_BANNER_404--}', true);
 }
 
 // Free result