X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-lock_user.php;h=f986bd30e8e7022c66dd8bdcf157686cdc6be822;hp=bf998d8863acf4d0b97d7d1a335b13dfe86e7492;hb=15b8b078e6a74ddd57f2cf77a9e525b7fa5d7480;hpb=16ec3c0b28ff8ac1b1e626cca9cc934433d2510f diff --git a/inc/modules/admin/what-lock_user.php b/inc/modules/admin/what-lock_user.php index bf998d8863..f986bd30e8 100644 --- a/inc/modules/admin/what-lock_user.php +++ b/inc/modules/admin/what-lock_user.php @@ -138,7 +138,7 @@ LIMIT 1", // @TODO Rewrite these all constants $content['email'] = generateEmailLink($DATA['email'], 'user_data'); $content['surname'] = $DATA['surname']; - $content['fname'] = $DATA['family']; + $content['family'] = $DATA['family']; $content['userid'] = bigintval(getRequestElement('userid')); // Realy want to lock?