From 001faf912701cbfa5c6abc36697d216a24a4d89e Mon Sep 17 00:00:00 2001 From: Miles Lott Date: Fri, 16 Mar 2001 03:54:15 +0000 Subject: [PATCH] Change a couple of field names for display only --- addressbook/inc/functions.inc.php | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/addressbook/inc/functions.inc.php b/addressbook/inc/functions.inc.php index 0f4e628126..7683f34c50 100755 --- a/addressbook/inc/functions.inc.php +++ b/addressbook/inc/functions.inc.php @@ -56,22 +56,22 @@ "adr_two_countryname" => "home country", "tz" => "time zone", "geo" => "geo", - "tel_work" => "work phone", //yn + "tel_work" => "business phone", //yn "tel_home" => "home phone", //yn "tel_voice" => "voice phone", //yn - "tel_msg" => "msg phone", //yn + "tel_msg" => "message phone", //yn "tel_fax" => "fax", //yn - "tel_pager" => "pager", - "tel_cell" => "mobile phone", - "tel_bbs" => "bbs phone", - "tel_modem" => "modem phone", - "tel_isdn" => "isdn phone", - "tel_car" => "car phone", - "tel_video" => "video phone", + "tel_pager" => "pager", + "tel_cell" => "mobile phone", + "tel_bbs" => "bbs phone", + "tel_modem" => "modem phone", + "tel_isdn" => "isdn phone", + "tel_car" => "car phone", + "tel_video" => "video phone", "tel_prefer" => "prefer", //yn - "email" => "work email", - "email_type" => "work email type", //'INTERNET','CompuServe',etc... + "email" => "business email", + "email_type" => "business email type", //'INTERNET','CompuServe',etc... "email_home" => "home email", //yn "email_home_type" => "home email type", "address2" => "address line 2",