diff --git a/modules/s2e/pages.py b/modules/s2e/pages.py index 449cff9ba78e9d1f928c5a78e87d0b9babb4c375..abdf190877928ef475f9c48dab6af6f85e3390e9 100644 --- a/modules/s2e/pages.py +++ b/modules/s2e/pages.py @@ -489,7 +489,7 @@ def on_load(self): 'PERECO': Account.TYPE_PER, 'SWISS': Account.TYPE_MARKET, 'RSP': Account.TYPE_RSP, - 'CCB': Account.TYPE_DEPOSIT, + 'CCB': Account.TYPE_RSP, 'PARTICIPATION': Account.TYPE_DEPOSIT, 'PERF': Account.TYPE_PERP, }