uawdijnntqw1x1x1
IP : 216.73.217.31
Hostname : webm015.cluster127.gra.hosting.ovh.net
Kernel : Linux webm015.cluster127.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
OS : Linux
PATH:
/
home
/
pteabiscqq
/
www
/
administrator
/
components
/
.
/
com_acymailing
/
views
/
tag
/
tmpl
/
form.php
/
/
<?php /** * @package AcyMailing for Joomla! * @version 5.10.2 * @author acyba.com * @copyright (C) 2009-2018 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'); ?><div id="acy_content"> <form action="<?php echo acymailing_completeLink(acymailing_getVar('cmd', 'ctrl')); ?>" method="post" name="adminForm" id="adminForm" autocomplete="off"> <?php $toolbar = acymailing_get('helper.toolbar'); $toolbar->help('plugin-'.$this->help); $toolbar->divider(); $toolbar->custom('apply', acymailing_translation('ACY_SAVE', true), 'save', false); $toolbar->topfixed = false; $toolbar->setTitle(acymailing_translation('ACY_CUSTOMTEMPLATE')); $toolbar->display(); ?> <div id="iframedoc" style="clear:both;position:relative;"></div> <div class="onelineblockoptions"> <table class="acymailing_table" width="100%"> <tr> <td class="paramlist_key"> <label for="subject"> <?php echo acymailing_translation('TEMPLATE_NAME'); ?> </label> </td> <td class="paramlist_value"> <?php echo $this->plugin; ?>.php </td> </tr> </table> </div> <fieldset class="adminform" style="width:95%;" id="textfieldset"> <legend><?php echo acymailing_translation('ACY_TEMPLATE'); ?></legend> <textarea style="width:99%;height:250px;" rows="16" name="templatebody" id="templatebody"><?php echo $this->body; ?></textarea> </fieldset> <div class="clr"></div> <input type="hidden" name="plugin" value="<?php echo $this->plugin; ?>"/> <?php acymailing_formOptions(); ?> </form> </div>
/home/pteabiscqq/www/administrator/components/./com_acymailing/views/tag/tmpl/form.php