Project

General

Profile

« Previous | Next » 

Revision 253

Added by ryan over 18 years ago

Added captcha verification to sign-up form

View differences:

template.html
176 176
		<label for="smart_login_false">{TEXT_DISABLED}</label>
177 177
	</td>
178 178
</tr>
179
<tr class="advanced">
179
<tr class="advanced" style="display: {GD_EXTENSION_LOADED};">
180 180
	<td class="setting_name">{TEXT_CAPTCHA_VERIFICATION}:</td>
181 181
	<td class="setting_value" colspan="2">
182 182
		<input type="radio" name="captcha_verification" id="captcha_verification_true" style="width: 14px; height: 14px;" value="true"{CAPTCHA_VERIFICATION_ENABLED} />

Also available in: Unified diff