X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-list_norefs.php;h=a541084bacefccf7e0653f1571cce42d00bdf993;hb=7e977ea8d28b05219b02727fcca35150d9c8fcbe;hp=94b8f903e6281cfa856b46f37fca827c3bbb2c90;hpb=7f104f6fe558bb56b4205241435a2357c2feece1;p=mailer.git diff --git a/inc/modules/admin/what-list_norefs.php b/inc/modules/admin/what-list_norefs.php index 94b8f903e6..a541084bac 100644 --- a/inc/modules/admin/what-list_norefs.php +++ b/inc/modules/admin/what-list_norefs.php @@ -6,7 +6,7 @@ * -------------------------------------------------------------------- * * File : what-list_norefs.php * * -------------------------------------------------------------------- * - * Short description : Show all members w/o a referral * + * Short description : Show all members w/o a referal * * -------------------------------------------------------------------- * * Kurzbeschreibung : Alle Mitgliederaccounts ohne Werber auflisten * * -------------------------------------------------------------------- * @@ -42,7 +42,7 @@ if ((!defined('__SECURITY')) || (!IS_ADMIN())) { } // Add description as navigation point -ADD_DESCR("admin", basename(__FILE__)); +ADD_DESCR("admin", __FILE__); $MORE = ", userid"; $colspan = "4"; // 27 if (EXT_IS_ACTIVE("nickname")) { $MORE = ", nickname"; }