From 0bccd9c18c3c4b47a6d673ed921d0e6d53371947 Mon Sep 17 00:00:00 2001 From: Thomas Tanghus Date: Sun, 29 Apr 2012 23:26:14 +0200 Subject: [PATCH] Contacts: Forgot to add the import template. --- .../templates/part.importaddressbook.php | 34 +++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 apps/contacts/templates/part.importaddressbook.php diff --git a/apps/contacts/templates/part.importaddressbook.php b/apps/contacts/templates/part.importaddressbook.php new file mode 100644 index 00000000000..3efb90cd220 --- /dev/null +++ b/apps/contacts/templates/part.importaddressbook.php @@ -0,0 +1,34 @@ + + * This file is licensed under the Affero General Public License version 3 or + * later. + * See the COPYING-README file. + */ +?> +" colspan="6"> + + + + + +
t('Select address book to import to:') ?> + + t("Drop a VCF file to import contacts."); ?> (Max. ) + +
+
+ + +"> + +
+ + \ No newline at end of file -- 2.39.5