Closed (fixed)
Project:
Mollom
Version:
7.x-2.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Jan 2013 at 10:30 UTC
Updated:
10 Jan 2013 at 10:36 UTC
I'm trying to translate the privacy policy warning string
By submitting this form, you accept the <a href="@privacy-policy-url" class="mollom-target">Mollom privacy policy</a>.
I am unable to do this because when I submit the translation I get the following error message:
The submitted string contains disallowed HTML: Al enviar este formulario, usted acepta las <a href="@privacy-policy-url" class="mollom-target"> política de privacidad Mollom </ a>.
Please fix!
Comments
Comment #1
ñull commentedSorry. The extra space in
</ a>was causing this.