From 29aab5a214620621057bfb6ef3546fa55b451f22 Mon Sep 17 00:00:00 2001 From: thomascube Date: Sun, 6 Feb 2011 22:35:39 +0000 Subject: Localize contact property subtypes; better name for contact section --- program/steps/addressbook/show.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'program/steps/addressbook/show.inc') diff --git a/program/steps/addressbook/show.inc b/program/steps/addressbook/show.inc index 49953fd25..f62bad3d5 100644 --- a/program/steps/addressbook/show.inc +++ b/program/steps/addressbook/show.inc @@ -90,7 +90,7 @@ function rcmail_contact_details($attrib) $i_size = !empty($attrib['size']) ? $attrib['size'] : 40; $form = array( - 'info' => array( + 'contact' => array( 'name' => rcube_label('contactproperties'), 'content' => array( 'email' => array('size' => $i_size, 'render_func' => 'rcmail_render_email_value'), -- cgit v1.2.3