File manager - Edit - /home/jardides/www/Jardi-design/j37/administrator/components/com_acymailing/views/stats/tmpl/menu.detaillisting.php
Back
<?php /** * @package AcyMailing for Joomla! * @version 5.7.0 * @author acyba.com * @copyright (C) 2009-2017 ACYBA S.A.R.L. All rights reserved. * @license GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html */ defined('_JEXEC') or die('Restricted access'); ?><fieldset> <div class="acyheader icon-48-stats" style="float: left;"><?php echo $this->mailing->subject; ?></div> <div class="toolbar" id="toolbar" style="float: right;"> <table> <tr> <?php $config = acymailing_config(); if(acymailing_isAllowed($config->get('acl_subscriber_export', 'all'))){ if(ACYMAILING_J16){ $exportAction = "Joomla.submitbutton('export'); return false;"; }else $exportAction = "javascript:submitbutton('export')"; ?> <td><a onclick="<?php echo $exportAction; ?>" href="#"><span class="icon-32-acyexport" title="<?php echo acymailing_translation('ACY_EXPORT', true); ?>"></span><?php echo acymailing_translation('ACY_EXPORT'); ?></a></td> <?php } if(JRequest::getString('tmpl') == 'component'){ $link = 'frontdiagram&task=mailing&mailid='.JRequest::getCmd('mailid').'&listid='.JRequest::getCmd('listid'); }else{ $link = 'frontstats&listid='.JRequest::getInt('listid').'&filter_msg='.JRequest::getInt('filter_msg').'&mailid='.JRequest::getInt('filter_mail'); } ?> <td><a href="<?php echo acymailing_completeLink($link, JRequest::getCmd('tmpl') == 'component'); ?>"><span class="icon-32-cancel" title="<?php echo acymailing_translation('ACY_CANCEL', true); ?>"></span><?php echo acymailing_translation('ACY_CANCEL'); ?></a></td> </tr> </table> </div> </fieldset>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings