Файловый менеджер - Редактировать - /home/lmsyaran/public_html/administrator/components/com_rsmembership/views/coupon/tmpl/edit.php
Назад
<?php /** * @package RSMembership! * @copyright (c) 2009 - 2016 RSJoomla! * @link https://www.rsjoomla.com * @license GNU General Public License http://www.gnu.org/licenses/gpl-3.0.en.html */ defined('_JEXEC') or die('Restricted access'); JHtml::_('behavior.keepalive'); JHtml::_('behavior.tooltip'); ?> <form action="<?php echo JRoute::_('index.php?option=com_rsmembership&task=coupon.edit&id='.(int) $this->item->id); ?>" method="post" name="adminForm" id="adminForm" autocomplete="off" class="form-validate form-horizontal"> <?php $this->fields = $this->form->getFieldset('main'); $this->field->startFieldset(JText::_($this->fieldsets['main']->label), 'adminform form'); foreach ($this->fields as $field) { if (strtolower($field->type) == 'editor') echo '<div class="clr"></div>'; $this->field->showField( $field->hidden ? '' : $field->label, $field->input); } $this->field->endFieldset(); ?> <?php echo JHtml::_( 'form.token' ); ?> <input type="hidden" name="task" value="" /> </form> <?php //keep session alive while editing JHtml::_('behavior.keepalive'); ?>
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка