From 82be21f39acff8845372e9f0de9143748a18e28d Mon Sep 17 00:00:00 2001 From: saxmatt Date: Thu, 19 Jun 2003 19:22:21 +0000 Subject: [PATCH] make_clickable didn't work with AIM names with spaces. git-svn-id: http://svn.automattic.com/wordpress/trunk@239 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/b2profile.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-admin/b2profile.php b/wp-admin/b2profile.php index d3fd8841e1..bed93cbc16 100644 --- a/wp-admin/b2profile.php +++ b/wp-admin/b2profile.php @@ -176,7 +176,7 @@ case 'viewprofile': user_icq > 0) { echo make_clickable("icq:".$profiledata->user_icq); } ?>

-

AIM: user_aim) ?> +

AIM: user_aim) ."&message=Howdy'>$profiledata->user_aim"; ?>

MSN IM: user_msn ?>