Quote Originally Posted by ehswift View Post
Any chance of getting an updated version for Zen Cart 1.5.5?
The changes are VERY simple:

For each of the 3 template files, find the line that says:
Code:
<?php echo recaptcha_get_html(true); ?>
That's the only change that exists in each of those 3 template files. You can find that line in each file, and put it in the similar spot in the newer version of that same file in your own template.