summaryrefslogtreecommitdiff
path: root/FS
diff options
context:
space:
mode:
Diffstat (limited to 'FS')
-rw-r--r--FS/FS/payby.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/FS/FS/payby.pm b/FS/FS/payby.pm
index e223a050f..c66691785 100644
--- a/FS/FS/payby.pm
+++ b/FS/FS/payby.pm
@@ -127,8 +127,8 @@ tie %hash, 'Tie::IxHash',
},
'EDI' => {
tinyname => 'EDI',
- shortname => 'Electronic Debit',
- longname => 'Electronic Debit',
+ shortname => 'Electronic Debit (EDI)',
+ longname => 'Electronic Debit (EDI)',
cust_main => '', #not a customer type
},
'WIRE' => {