I would like to use a custom reset icon, and thought the way to do this is to add the link as a paramater, like this:
`printSearchForm(NULL, '', NULL, '', NULL, NULL, '
http://www.jacktummers.nl/wp-content/themes/wp-theme/images/reset.png');`But this code gives me an error. What is the proper way to do this?
Comments
`* @param string $reseticonsource optional theme based icon for reset search icon`
So it must be within your current Zenphoto theme naturally.