summaryrefslogtreecommitdiff
path: root/FS
diff options
context:
space:
mode:
authorivan <ivan>2004-06-11 14:03:24 +0000
committerivan <ivan>2004-06-11 14:03:24 +0000
commit99562bdf759632d98296642428dca5578e678b34 (patch)
tree720a7e357b96c0ad810052996f7c111784fee41b /FS
parent8f6a34b553a7ca9b7fc9c9cf5802ce418e3a5296 (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 e69a15622..3cb5f14a6 100644
--- a/FS/FS/Conf.pm
+++ b/FS/FS/Conf.pm
@@ -658,8 +658,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',
},