Fixed gh-540 to allow for html in the translation field.

This commit is contained in:
2020-04-22 00:42:51 +02:00
parent f309e2e727
commit b078d7f01f
4 changed files with 4 additions and 4 deletions

View File

@ -150,7 +150,7 @@
cols="20"
message="COM_COMPONENTBUILDER_LANGUAGE_TRANSLATION_TRANSLATION_MESSAGE"
class="text_area translation_text_area"
filter="STRING"
filter="SAFEHTML"
hint="COM_COMPONENTBUILDER_LANGUAGE_TRANSLATION_TRANSLATION_HINT"
/>
<!-- Language Field. Type: Lang. (custom) -->