From b55356491cdffab626aec7d697c73bc40745fa0f Mon Sep 17 00:00:00 2001 From: Evan Prodromou Date: Mon, 9 Jul 2012 13:46:32 -0400 Subject: [PATCH] $otherProfile['href'], 'rel' => 'me', 'class' => 'profile_block_otherprofile', - 'alt' => $otherProfile['text'])); + 'title' => $otherProfile['text'])); $this->out->element('img', array('src' => $otherProfile['image'], 'class' => 'profile_block_otherprofile_icon'));