X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fmember%2Fwhat-reflinks.php;h=49f6b585e619b27b290a1be5f20c1f22808be606;hb=e46c5fea5c110ad9bb1514d2c92a60b140f28f70;hp=0da2327b03e2a40b16f0a4a5439e3771d2c71f25;hpb=0f3a135204757cc8750262871c8e62c42300acb4;p=mailer.git diff --git a/inc/modules/member/what-reflinks.php b/inc/modules/member/what-reflinks.php index 0da2327b03..49f6b585e6 100644 --- a/inc/modules/member/what-reflinks.php +++ b/inc/modules/member/what-reflinks.php @@ -6,9 +6,9 @@ * -------------------------------------------------------------------- * * File : what-reflinks.php * * -------------------------------------------------------------------- * - * Short description : Referal links * + * Short description : Referral links * * -------------------------------------------------------------------- * - * Kurzbeschreibung : Referal-Links * + * Kurzbeschreibung : Referral-Links * * -------------------------------------------------------------------- * * $Revision:: $ * * $Date:: $ * @@ -17,7 +17,7 @@ * -------------------------------------------------------------------- * * Copyright (c) 2003 - 2009 by Roland Haeder * * Copyright (c) 2009 - 2011 by Mailer Developer Team * - * For more information visit: http://www.mxchange.org * + * For more information visit: http://mxchange.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -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