summaryrefslogtreecommitdiff
path: root/FS
diff options
context:
space:
mode:
authorivan <ivan>2004-06-11 14:05:04 +0000
committerivan <ivan>2004-06-11 14:05:04 +0000
commitf9301849687aaf7449738d7371b2c500f109c6e1 (patch)
tree65af3b015888197758d8d251949e001fed39c3ed /FS
parent2ae814e9979d5a600e4c416626a5c3df418a3831 (diff)
tax report!
Diffstat (limited to 'FS')
-rw-r--r--FS/FS/Conf.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm
index f3706f7ab..2311e64fb 100644
--- a/FS/FS/Conf.pm
+++ b/FS/FS/Conf.pm
@@ -665,8 +665,8 @@ httemplate/docs/config.html
{
'key' => 'report_template',
- 'section' => 'required',
- 'description' => 'Required template file for reports. See the <a href="../docs/billing.html">billing documentation</a> for details.',
+ 'section' => 'deprecated',
+ 'description' => 'Deprecated template file for reports.',
'type' => 'textarea',
},