diff --git a/addressbook/templates/default/view_footer.tpl b/addressbook/templates/default/view_footer.tpl new file mode 100644 index 0000000000..64f53df0f7 --- /dev/null +++ b/addressbook/templates/default/view_footer.tpl @@ -0,0 +1,22 @@ + +{columns} + +   + + + {lang_owner} + {owner} + + + {lang_access} + {access_check} + + + + {lang_category} + {catname} + + + + + diff --git a/addressbook/templates/default/view_row.tpl b/addressbook/templates/default/view_row.tpl new file mode 100644 index 0000000000..45a56cf95c --- /dev/null +++ b/addressbook/templates/default/view_row.tpl @@ -0,0 +1,5 @@ + + + {display_col}:{ref_data} + +