Hi midhat
Actually, the captcha field is rendered already there but hidden by this css rule:
.reset .form-group + .form-group, .remind .form-group + .form-group {
display: none;
}
It looks like you're using old version of JA Directory template, the latest version doesn't use the 'form-group' class anymore, but 'control-group' instead.
Pls backup your site first and update the latest version of JA Directory template.
Regards