diff options
-rw-r--r-- | fs_selfservice/FS-SelfService/SelfService.pm | 18 |
1 files changed, 1 insertions, 17 deletions
diff --git a/fs_selfservice/FS-SelfService/SelfService.pm b/fs_selfservice/FS-SelfService/SelfService.pm index f281a8856..a82616118 100644 --- a/fs_selfservice/FS-SelfService/SelfService.pm +++ b/fs_selfservice/FS-SelfService/SelfService.pm @@ -630,21 +630,7 @@ already provisioned for this specific cust_pkg. Each has the following keys: =item label -Array reference with three elements: - -=over 4 - -=item - -Name of this service - -=item - -Meaningful user-specific identifier for the service (i.e. username, domain or mail alias) - -=item - -Table name of this service +Array reference with three elements: The first element is the name of this service. The second element is a meaningful user-specific identifier for the service (i.e. username, domain or mail alias). The last element is the table name of this service. =back @@ -758,8 +744,6 @@ Number of total bytes gained by recharge =back -=back - =item order_pkg Orders a package for this customer. |