When i try to translate on /admin/build/translate page this string:
Published by !username on !datetime
then i get this error message:
"The submitted string contains disallowed HTML: ..."
When i try to translate on /admin/build/translate page this string:
Published by !username on !datetime
then i get this error message:
"The submitted string contains disallowed HTML: ..."
Comments
Comment #1
Benwick commentedthe string again:
Published by <span class="author">!username</span> on <time datetime="!fulldatetime">!datetime</time>Comment #2
andregriffin commentedWhoops. Try replacing the functions with these:
Let me know if that fixes the problem!
Comment #3
Benwick commentedyes,
it works properly.
tnx
Comment #4
andregriffin commentedComment #6
ledo commentedFor me works perfect without any errors in HTML 5 validator.w3.org :