[TYPO3-english] Re: Captcha, how to display the error message?
Salander
luc.berro at epitech.eu
Thu Nov 14 10:40:21 CET 2013
I did this but nothing changed :
<!--###SUB_INCLUDED_FIELD_captcha_response###-->
<tr class="captcha">
<td class="captcha_intro">
<!-- ###SUB_ERROR_FIELD_captcha_response### -->
<p class="tx-srfeuserregister-pi1-error"> ###GW2B### ###EVAL_ERROR_FIELD_captcha_response### ###GW2E###</p>
<!-- ###SUB_ERROR_FIELD_captcha_response### -->
<p> Blahblahblah *</p></td>
<td class="tx_input">
<input type="text" size="20" id="tx-srfeuserregister-pi1-captcha-response" name="###NAME_CAPTCHA_RESPONSE###" title="###SR_FREECAP_NOTICE###" value="" required> </td>
<td class="captcha_img">###SR_FREECAP_IMAGE######CAPTCHA_IMAGE### </td>
</tr>
<!--###SUB_INCLUDED_FIELD_captcha_response###-->
TS Setup :
plugin.tx_srfeuserregister_pi1._LOCAL_LANG.de.captcha_response = Error captcha
Still no error message.
More information about the TYPO3-english
mailing list