Hi guys,
I have a question about the zp_captcha image.
On the earlier builds of ZP the captcha image had a image id like this:
`[img]/zp-core/c.php?i=b60751e75c83[/img]`
The new captcha image on build 1.4.4 has no id or class, only a img align like this:
`[img]/dev/zp-core/zp-extensions/zpCaptcha/c.php?i=7f18b628d6[/img]`
Where can I find the img align so I can change this to a id or class. I checked c.php, functions.php, functions-i18n.php and template-functions.php with no luck.
TIA