From 72aa1bf75c0b1ca6c02e912f9095eb07b18b1649 Mon Sep 17 00:00:00 2001 From: Alexander Wigen Date: Fri, 9 Sep 2011 15:54:29 +0200 Subject: Only show used address attributes in contact view --- apps/contacts/templates/part.property.php | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'apps/contacts') diff --git a/apps/contacts/templates/part.property.php b/apps/contacts/templates/part.property.php index 9e2a5cabad4..d0d2b773ef3 100644 --- a/apps/contacts/templates/part.property.php +++ b/apps/contacts/templates/part.property.php @@ -44,13 +44,27 @@ + t('PO Box'); ?>
+ + t('Extended Address'); ?>
+ + t('Street Name'); ?>
+ + t('City'); ?>
+ + t('Region'); ?>
+ + t('Postal Code'); ?>
+ + t('Country'); ?> + -- cgit v1.2.3