From 48441796638c0729de305ff25c0b05886ae4071a Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Thu, 11 Aug 2011 15:41:08 +0000 Subject: [PATCH] Monotone-Parent: 6ebfad7c881ce0f2eee326f619d2e684e3f91df3 Monotone-Revision: 23b277d875e5d3edbaacfcbca90a9b0bd961925e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-08-11T15:41:08 Monotone-Branch: ca.inverse.sogo --- UI/Contacts/UIxContactView.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UI/Contacts/UIxContactView.m b/UI/Contacts/UIxContactView.m index d6e75d23a..7728b54e7 100644 --- a/UI/Contacts/UIxContactView.m +++ b/UI/Contacts/UIxContactView.m @@ -77,7 +77,7 @@ if ([value length] > 0) { if ([url length] > 0) - value = [NSString stringWithFormat: @"%@", url, value, value]; + value = [NSString stringWithFormat: @"%@", url, value, value]; if (label) [cardString appendFormat: @"%@ %@
\n",