summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorivan <ivan>2009-02-07 01:45:44 +0000
committerivan <ivan>2009-02-07 01:45:44 +0000
commit56c7aa192e170b32e7b8873e1293f3c006e69ae7 (patch)
tree7c5f15f0cc39423c8fd7b1890acc7813e1c5546b
parent25de171cee44c4cc9073c709063eda8e2af92394 (diff)
fix up POD formatting, RT#4727
-rw-r--r--fs_selfservice/FS-SelfService/SelfService.pm18
1 files changed, 1 insertions, 17 deletions
diff --git a/fs_selfservice/FS-SelfService/SelfService.pm b/fs_selfservice/FS-SelfService/SelfService.pm
index 82705080c..7c8ec0d12 100644
--- a/fs_selfservice/FS-SelfService/SelfService.pm
+++ b/fs_selfservice/FS-SelfService/SelfService.pm
@@ -611,21 +611,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
@@ -739,8 +725,6 @@ Number of total bytes gained by recharge
=back
-=back
-
=item order_pkg
Orders a package for this customer.