add ability to configure the myaccount.ca.inter.net login banner ad and URL from...
[freeside.git] / fs_selfservice / FS-SelfService / SelfService.pm
index 0686c3d..af04fcc 100644 (file)
@@ -26,6 +26,7 @@ $socket .= '.'.$tag if defined $tag && length($tag);
   'chfn'                      => 'passwd/passwd',
   'chsh'                      => 'passwd/passwd',
   'login_info'                => 'MyAccount/login_info',
+  'login_banner_image'        => 'MyAccount/login_banner_image',
   'login'                     => 'MyAccount/login',
   'logout'                    => 'MyAccount/logout',
   'switch_acct'               => 'MyAccount/switch_acct',