File manager - Edit - /home/jardides/www/Jardi-design/j37/administrator/components/com_fabrik/views/elements/tmpl/default_batch.php
Back
<?php /** * Admin Elements Batch processing tmpl * * @package Joomla.Administrator * @subpackage Fabrik * @copyright Copyright (C) 2005-2016 Media A-Team, Inc. - All rights reserved. * @license GNU/GPL http://www.gnu.org/copyleft/gpl.html * @since 3.0 */ // No direct access defined('_JEXEC') or die('Restricted access'); $published = $this->state->get('filter.published'); ?> <fieldset class="batch"> <legend><?php echo FText::_('COM_FABRIK_BATCH_OPTIONS');?></legend> <label for="batchview_access"><?php echo FText::_('COM_FABRIK_ACCESS_VIEWABLE_ELEMENT')?></label> <?php echo JHtml::_('access.level', 'batch[params][view_access]', '', '', false); ?> <label for="batchaccess"><?php echo FText::_('COM_FABRIK_ACCESS_EDITABLE_ELEMENT')?></label> <?php echo JHtml::_('access.level', 'batch[access]', '', '', false); ?> <button type="submit" onclick="Joomla.submitbutton('elements.batch');"> <?php echo FText::_('JGLOBAL_BATCH_PROCESS'); ?> </button> <button type="button" onclick="document.id('batchaccess').selectedIndex = '';document.id('batchparamsview_access').selectedIndex ='';"> <?php echo FText::_('JSEARCH_FILTER_CLEAR'); ?> </button> </fieldset>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.04 |
proxy
|
phpinfo
|
Settings