From 8a68d09b0fdcaf445a2b376cc42b705c81023f35 Mon Sep 17 00:00:00 2001 From: Thomas Tanghus Date: Fri, 15 Jun 2012 03:26:08 +0200 Subject: [PATCH] Use type=url for URL field. --- apps/contacts/templates/part.contact.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/contacts/templates/part.contact.php b/apps/contacts/templates/part.contact.php index ca682baaf8..0a930949eb 100644 --- a/apps/contacts/templates/part.contact.php +++ b/apps/contacts/templates/part.contact.php @@ -37,7 +37,7 @@ $id = isset($_['id']) ? $_['id'] : ''; - +