From 8723fbd5e54831d3a6e3a8a6518ce71d9d011bec Mon Sep 17 00:00:00 2001 From: ivan Date: Thu, 21 Jan 2010 08:54:51 +0000 Subject: [PATCH] correct description for selfservice-body_footer --- FS/FS/Conf.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, }, -- 2.11.0