diff --git a/app/data/view/user_rebate/config.html b/app/data/view/user_rebate/config.html index e88591c79..da20889b3 100644 --- a/app/data/view/user_rebate/config.html +++ b/app/data/view/user_rebate/config.html @@ -227,7 +227,7 @@ {/if}
- {php} $key = 'direct_value_vip_'.$level['number']; {/php} + {php} $key = 'upgrade_value_vip_'.$level['number']; {/php}