From fb714abc55e2c44b48aae8befb8482f0267b5dd0 Mon Sep 17 00:00:00 2001 From: Miles Lott Date: Mon, 19 Feb 2001 13:04:25 +0000 Subject: [PATCH] Change timezone to time zone --- addressbook/inc/functions.inc.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/addressbook/inc/functions.inc.php b/addressbook/inc/functions.inc.php index dc3bdc9452..3366f200e6 100755 --- a/addressbook/inc/functions.inc.php +++ b/addressbook/inc/functions.inc.php @@ -47,13 +47,13 @@ "adr_street" => "street", "adr_locality" => "city", //city "adr_region" => "state", //state - "adr_postalcode" => "zip", //zip + "adr_postalcode" => "zip code", //zip "adr_countryname" => "country", "adr_work" => "", //yn "adr_home" => "", //yn "adr_parcel" => "", //yn "adr_postal" => "", //yn - "tz" => "timezone", + "tz" => "time zone", "geo" => "geo", "a_tel" => "home phone", "a_tel_work" => "", //yn