X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-repair_refs.php;h=31cf69994f93fab2969193863db6b0a037ea3845;hb=3b712465a3f2b368ba8b74c39fed477de4278535;hp=2613442d51c35184319ce4cc946ba505d4eb6e6f;hpb=c81276edfc54bdaca50489f739d67ad592825197;p=mailer.git diff --git a/inc/modules/admin/what-repair_refs.php b/inc/modules/admin/what-repair_refs.php index 2613442d51..31cf69994f 100644 --- a/inc/modules/admin/what-repair_refs.php +++ b/inc/modules/admin/what-repair_refs.php @@ -6,9 +6,9 @@ * -------------------------------------------------------------------- * * File : what-repair_refs.php * * -------------------------------------------------------------------- * - * Short description : "Repairs" the referal system * + * Short description : "Repairs" the referral system * * -------------------------------------------------------------------- * - * Kurzbeschreibung : "Repariert" das Referal-System * + * Kurzbeschreibung : "Repariert" das Referral-System * * -------------------------------------------------------------------- * * $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 * @@ -54,7 +54,7 @@ if (isExtensionInstalledAndOlder('user', '0.4.4')) { loadIncludeOnce('inc/fix_refsystem.php'); // Output message -displayMessage('{--ADMIN_REPAIR_REFERAL_SYSTEM_DONE--}'); +displayMessage('{--ADMIN_REPAIR_REFERRAL_SYSTEM_DONE--}'); // [EOF] ?>