From: ivan Date: Sat, 23 Jul 2011 00:40:08 +0000 (+0000) Subject: fix svc_pbx selfservice title? X-Git-Tag: freeside_2_3_0~2 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=8f30986e5eb4255a98a52b7a6da3fc5c89694ca2 fix svc_pbx selfservice title? --- diff --git a/FS/FS/ClientAPI/MyAccount.pm b/FS/FS/ClientAPI/MyAccount.pm index 46bb90d25..cf8e1cca5 100644 --- a/FS/FS/ClientAPI/MyAccount.pm +++ b/FS/FS/ClientAPI/MyAccount.pm @@ -1339,7 +1339,7 @@ sub order_pkg { 'svc_domain' => [ qw( domain ) ], 'svc_phone' => [ qw( phonenum pin sip_password phone_name ) ], 'svc_external' => [ qw( id title ) ], - 'svc_pbx' => [ qw( id name ) ], + 'svc_pbx' => [ qw( id title ) ], ); my $svc_x = "FS::$svcdb"->new( {