Changeset 1828 for branches/omcollab_ui
- Timestamp:
- 08/24/2010 10:58:26 AM (21 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/omcollab_ui/w/extensions/SocialProfile/UserProfile/SkillProfilerHelper.php
r1750 r1828 578 578 $template = '<div class="profile-group"> 579 579 <table cellpadding="0" cellspacing="0" width="100%"><tbody><tr> 580 <td width="40"><img src="'.RR_OMCOLLAB_DIRECTORY.'common/skins/'.OMCOLLAB_SKIN_DIRNAME.'/images/popular-'. ucfirst($type).'-icon.png" valign="abs-middle"></td>580 <td width="40"><img src="'.RR_OMCOLLAB_DIRECTORY.'common/skins/'.OMCOLLAB_SKIN_DIRNAME.'/images/popular-'.strtolower($type).'-icon.png" valign="abs-middle"></td> 581 581 <td><h2 class="group-title">Popular '.ucfirst($type).'</h2></td> 582 582 </tr></tbody></table>
Note: See TracChangeset
for help on using the changeset viewer.
