diff --git a/addressbook/import.php b/addressbook/import.php index ba88138094..173f9e5c7b 100644 --- a/addressbook/import.php +++ b/addressbook/import.php @@ -53,7 +53,7 @@ $t->set_var("cancel_url",$phpgw->link("/addressbook/index.php")); $t->set_var("navbar_bg",$phpgw_info["theme"]["navbar_bg"]); $t->set_var("navbar_text",$phpgw_info["theme"]["navbar_text"]); - $t->set_var("import_text",lang("Import from Outlook or LDIF - not working")); + $t->set_var("import_text",lang("Import from Outlook")); $t->set_var("action_url",$phpgw->link("/addressbook/import.php")); $t->set_var("tsvfilename",""); $t->set_var("conv",$conv); diff --git a/addressbook/templates/default/import.tpl b/addressbook/templates/default/import.tpl index 0c7f8002fa..e461c87399 100644 --- a/addressbook/templates/default/import.tpl +++ b/addressbook/templates/default/import.tpl @@ -23,7 +23,6 @@ {conv}

  • Debug output in browser (Uncheck to download output.)
  • -
  • Mark records as private (Addressbook)
  • Use this basedn (LDAP)
  • Use this context for storing Contacts (LDAP)