_social_profile_field_get_icon() should use base_path() instead of hardcoding it.

Comments

chi’s picture

Status: Active » Needs review
StatusFileSize
new443 bytes
chi’s picture

StatusFileSize
new696 bytes

It seems more appropriate to use them_image()

webadpro’s picture

Status: Needs review » Reviewed & tested by the community

Using theme_image is the proper way to do this.

podarok’s picture

Status: Reviewed & tested by the community » Fixed

#2 look good for me
commited pushed to 7.x-1.x and tagged 7.x-1.0-beta2 release

thanks!

podarok’s picture

Status: Fixed » Closed (fixed)

status