From 7cf5e2cde7e09ebcefa6999304deab7ea5b24379 Mon Sep 17 00:00:00 2001 From: Ralf Becker Date: Thu, 2 Mar 2006 14:40:58 +0000 Subject: [PATCH] removed my personal email --- addressbook/csv_import.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addressbook/csv_import.php b/addressbook/csv_import.php index 6316dbd7a2..50029dcaed 100644 --- a/addressbook/csv_import.php +++ b/addressbook/csv_import.php @@ -260,7 +260,7 @@ "Their is one important user-function for the Addressbook:
". "@cat_id(Cat1,...,CatN) returns a (','-separated) list with the cat_id's. If a category isn't found, it ". "will be automaticaly added.

". - "I hope that helped to understand the features, if not ask."; + "I hope that helped to understand the features, if not ask."; $GLOBALS['egw']->template->set_var('help_on_trans',lang($help_on_trans)); // I don't think anyone will translate this break;