Added the SAFEHTML filter to the copyright textarea of the Joomla components.

This commit is contained in:
2020-08-08 15:29:51 +02:00
parent 98f1821914
commit 3fa87a2ccc
4 changed files with 4 additions and 4 deletions

View File

@ -367,7 +367,7 @@
default="Copyright (C) 2015. All Rights Reserved"
description="COM_COMPONENTBUILDER_JOOMLA_COMPONENT_COPYRIGHT_DESCRIPTION"
class="text_area span12"
filter="HTML"
filter="SAFEHTML"
hint="COM_COMPONENTBUILDER_JOOMLA_COMPONENT_COPYRIGHT_HINT"
required="true"
/>