diff --git a/admin/helpers/compiler/a_Get.php b/admin/helpers/compiler/a_Get.php index d308639cc..5c5e419bb 100644 --- a/admin/helpers/compiler/a_Get.php +++ b/admin/helpers/compiler/a_Get.php @@ -8165,7 +8165,7 @@ class Get // set target client if ($module->target == 2) { - $module->target_client = 'admin'; + $module->target_client = 'administrator'; } else {