Joshua D Curry - 2005-08-27

Can I display the user's image as a thumbnail right above the Remove Image button in the edit contact page?

I can edit the edit.tpl file and comment out <!-- <!-- {CURRENT_CONTACT_IMAGE}<br /> --> which removes the list of files from the user's view... but then I want to show the thumbnail so that they can click a button to remove it (but not any other files, which is why I'm trying to do this...)

Help?