summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Prykop <jonathan@freeside.biz>2015-02-17 18:13:04 -0600
committerJonathan Prykop <jonathan@freeside.biz>2015-02-17 18:13:04 -0600
commitdba9a62fa32e07d4461e9c081201f69c0cda7015 (patch)
tree36bfbb7dea6693520a364c2d6b9c28840836775e
parent0c2cb2d865f84d21032ebc9780118d44df4ddf26 (diff)
fixed hanging bracket in Conf
-rw-r--r--FS/FS/Conf.pm2
1 files changed, 0 insertions, 2 deletions
diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm
index bb04d9427..169f9fe16 100644
--- a/FS/FS/Conf.pm
+++ b/FS/FS/Conf.pm
@@ -2147,8 +2147,6 @@ and customer address. Include units.',
},
{
-
- {
'key' => 'show_ship_company',
'section' => 'UI',
'description' => 'Turns on display/collection of a "service company name" field for customers.',