X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=functions%2Fattachment_common.php;h=d0c7288e83b28603fb1149a3ea4d711d83b61154;hp=3e65014fcc0918661212c0be2278e39cd4dfb51b;hb=916669ad08a0259c8a4aac6e592335c734aa5b82;hpb=83ae18bcffdbda8eb4b4c5d7d88979df319d2e95 diff --git a/functions/attachment_common.php b/functions/attachment_common.php index 3e65014f..d0c7288e 100644 --- a/functions/attachment_common.php +++ b/functions/attachment_common.php @@ -175,7 +175,7 @@ function attachment_common_link_vcard(&$Args) { set_url_var($Args[1]['attachment_common']['href'], 'ent_id',$Args[5]); - $Args[1]['attachment_common']['text'] = _("Business Card"); + $Args[1]['attachment_common']['text'] = _("View business Card"); $Args[6] = $Args[1]['attachment_common']['href']; }