correct description for selfservice-body_footer
authorivan <ivan>
Thu, 21 Jan 2010 08:54:51 +0000 (08:54 +0000)
committerivan <ivan>
Thu, 21 Jan 2010 08:54:51 +0000 (08:54 +0000)
FS/FS/Conf.pm

index a3e71d4..863d635 100644 (file)
@@ -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,
   },