I noticed a typo in the filter tips text (spamspan.module line 43):
return t('Each email address will be obfuscated in a human readble fashion or (if JavaScript is enabled) replaced with a spamproof clickable link.');
"readble" should be "readable"
I noticed a typo in the filter tips text (spamspan.module line 43):
return t('Each email address will be obfuscated in a human readble fashion or (if JavaScript is enabled) replaced with a spamproof clickable link.');
"readble" should be "readable"
Comments
Comment #1
new_B commentedAlso, it would be good to change "email" to "e-mail" for consistency with the default input filters' filter tip: "Web page addresses and e-mail addresses turn into links automatically."
Comment #2
lakka commentedFixed in cvs - thanks