From c4fefcb6b01fc065b1e2da4f9e74aab123e8eecf Mon Sep 17 00:00:00 2001 From: Ralf Becker Date: Tue, 20 Sep 2005 13:10:24 +0000 Subject: [PATCH] fixed a typo in the notice --- infolog/setup/setup.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infolog/setup/setup.inc.php b/infolog/setup/setup.inc.php index cc9e875207..45b1b13181 100755 --- a/infolog/setup/setup.inc.php +++ b/infolog/setup/setup.inc.php @@ -39,7 +39,7 @@ (need to be configured in the admin-section). It is planed to include emails and faxes into InfoLog in the future.

'; $setup_info['infolog']['note'] = - '

Their is a CSV import filter (in the admin-section) to import existing data. + '

There is a CSV import filter (in the admin-section) to import existing data. It allows to interactivly assign fields, customize the values with regular expressions and direct calls to php-functions (e.g. to link the phone calls (again) to the addressbook entrys).