diff --git a/addressbook/templates/default/export.tpl b/addressbook/templates/default/export.tpl new file mode 100644 index 0000000000..aa5459acd3 --- /dev/null +++ b/addressbook/templates/default/export.tpl @@ -0,0 +1,43 @@ + +
+ + + + + + + + + + +
{export_text}
+
+
+
    +
  1. {lang_select} +

  2. +
  3. {filename}:
  4. +
  5. {lang_cat}:{cat_link}
  6. +
  7. {lang_export_instructions}
  8. +
  9. +
+ + + + + +
+
+
+ + + + + + +
+
+
+ diff --git a/addressbook/templates/default/import.tpl b/addressbook/templates/default/import.tpl new file mode 100644 index 0000000000..5f4e924a1a --- /dev/null +++ b/addressbook/templates/default/import.tpl @@ -0,0 +1,58 @@ + + +
+ + + + + + + + + + + + + +
{import_text}
+ + + +
+
    +
  1. {lang_import_instructions}{zip_note}
  2. +
  3. {lang_exported_file} +

  4. +
  5. {lang_conv_type}: +

  6. +
  7. {lang_cat}:{cat_link}
  8. +
  9. {lang_mark_priv}
  10. +
  11. {lang_debug}
  12. +
+
+
+
+ + + + + + + + +
+
+ + + + + + +
+ +
  
+
+