* @license GNU General Public License version 2 or later; see LICENSE.txt * * Mobile responsive override for mod_acymailing module */ defined('_JEXEC') or die; use Joomla\CMS\Language\Text; $moduleclass_sfx = htmlspecialchars($params->get('moduleclass_sfx', ''), ENT_COMPAT, 'UTF-8'); // Add responsive wrapper class $wrapperClass = 'mod-acymailing mod-acymailing-responsive ' . $moduleclass_sfx; ?>
get('intro_text')) : ?>
get('intro_text'); ?>
get('outro_text')) : ?>
get('outro_text'); ?>