Comment on Clickbank WordPress Themes by SEO Dave.

Clickbank WordPress Themes That’ll teach me to validate without turning every feature on :-)

Won’t cause any problems, it’s a minor validation error, but if you want to remove the validation error for checking for errors that might cause issues edit the file clickbank-functions.php

Change

script language="javascript"

to

script type="text/javascript"

and

script src=

to

script type="text/javascript" src=

David