summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorivan <ivan>2009-02-07 01:45:43 +0000
committerivan <ivan>2009-02-07 01:45:43 +0000
commite7ab6cb3a3e2b1cb9a33fa162356b428f02bae2d (patch)
tree33e51795d747e956029001edea43f197b722a128
parent930b82e1958f2c085bce009648b297008273f79e (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 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.