summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--FS/FS/Conf.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm
index a3e71d42a..863d635a8 100644
--- a/FS/FS/Conf.pm
+++ b/FS/FS/Conf.pm
@@ -2995,7 +2995,7 @@ worry that config_items is freeside-specific and icky.
{
'key' => 'selfservice-body_footer',
'section' => 'self-service',
- 'description' => 'HTML header for the self-service interface',
+ 'description' => 'HTML footer for the self-service interface',
'type' => 'textarea', #htmlarea?
'per_agent' => 1,
},