X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-sub_points.php;h=838204470b135932469d58934c9911dff5468f3a;hp=ec18232d4d8d68f780b8f965b0c816cff301affc;hb=1cf72a9c1a5e737509af79d49f0731da2eb6a218;hpb=77cdaff2afb97ed32985ced906a3a95ee078c2ef diff --git a/inc/modules/admin/what-sub_points.php b/inc/modules/admin/what-sub_points.php index ec18232d4d..838204470b 100644 --- a/inc/modules/admin/what-sub_points.php +++ b/inc/modules/admin/what-sub_points.php @@ -119,7 +119,7 @@ if ($_GET['u_id'] == "all") { } } else { // User not found! - LOAD_TEMPLATE("admin_settings_saved", false, "
".ADMIN_MEMBER_404_1.$_GET['u_id'].ADMIN_MEMBER_404_2.""); + LOAD_TEMPLATE("admin_settings_saved", false, "
".sprintf(getMessage('ADMIN_MEMBER_404'), $_GET['u_id'])."
"); } } else { // Output selection form with all confirmed user accounts listed