X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-repair_refs.php;h=68f087d37083b3b8f3db9754c6588f107899955d;hp=1fa03431b82485917edc8f29381f7fb1cb46b351;hb=63f159414369b5ea19a8ca75d8cd8033c45d8341;hpb=20741b93fd58620af677a7f1039ffd16ea6ec689 diff --git a/inc/modules/admin/what-repair_refs.php b/inc/modules/admin/what-repair_refs.php index 1fa03431b8..68f087d370 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:: $ * @@ -16,7 +16,7 @@ * $Author:: $ * * -------------------------------------------------------------------- * * Copyright (c) 2003 - 2009 by Roland Haeder * - * Copyright (c) 2009 - 2011 by Mailer Developer Team * + * Copyright (c) 2009 - 2012 by Mailer Developer Team * * For more information visit: http://mxchange.org * * * * This program is free software; you can redistribute it and/or modify * @@ -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] ?>