Project

General

Profile

« Previous | Next » 

Revision 8359

include href on the captcha link so that it shows as a pointer -- but doesn't navigate anywhere.

View differences:

lib/style/common/templates/ldapRegister.tmpl
195 195
                </td>
196 196
                <td align="right">
197 197
                	<div id="captchaArea">
198
                            <a onclick="showRecaptcha('captchaArea');">Show Code</a>
198
                            <a href="javascript:;" onclick="showRecaptcha('captchaArea');">Show Code</a>
199 199
                    </div>
200 200
                    <script type="text/javascript" src="https://www.google.com/recaptcha/api/js/recaptcha_ajax.js"></script>
201 201
                    <script type="text/javascript">

Also available in: Unified diff