From a4f53922c2df6442af774386e41771dd4f06ac30 Mon Sep 17 00:00:00 2001 From: Thomas Tanghus Date: Mon, 18 Jun 2012 00:36:25 +0200 Subject: [PATCH] Removed erroneous value attributes. Partial fix for oc-1029. --- apps/contacts/templates/part.contact.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/apps/contacts/templates/part.contact.php b/apps/contacts/templates/part.contact.php index 2274d66ec8c..80e2ee1125a 100644 --- a/apps/contacts/templates/part.contact.php +++ b/apps/contacts/templates/part.contact.php @@ -33,15 +33,15 @@ $id = isset($_['id']) ? $_['id'] : '';
- + - + - + -
-- 2.39.5