Closed (duplicate)
Project:
Send
Version:
5.x-1.0
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 Apr 2008 at 20:55 UTC
Updated:
16 Apr 2008 at 03:16 UTC
Hi
Thanks for the great module ,
it will be nice if you can make a theme function for the link "send to a friend"
it will allow us to change the link to an image
Thank you
Comments
Comment #1
allie mickaThis duplicates http://drupal.org/node/48968 . Basically, use theme_links, CSS, or similar to affect this. If every module that produced a link had a theme function for that link, you'd have a lot of work - and a lot of inconsitency - on your hands. Fortunately you can get them all with theme_links.
Comment #2
avior commentedThank you very much , I will check this out