diff options
Diffstat (limited to 'FS/FS/Conf.pm')
-rw-r--r-- | FS/FS/Conf.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 9f660733c..c0e7cd0be 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -1647,7 +1647,7 @@ and customer address. Include units.', { 'key' => 'quotation_disable_after_days', - 'section' => 'quotations', + 'section' => '', 'description' => 'The number of days, if set, after which a non-converted quotation will be automatically disabled.', 'type' => 'text' }, |