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/feedback/tmpl/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     

Current File : /home/coopiak/amisdesseniors-fr/nimes/components/com_rsfeedback/views/feedback/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 == 'feedback.cancel' || document.formvalidator.isValid(document.getElementById('adminForm'))) {
		Joomla.submitform(task);
		<?php if (Factory::getApplication()->input->get('from') == 'module') { ?>if (task == 'feedback.cancel') window.parent.jQuery('#rsfeModal').modal('hide');<?php } ?> 
	}
}
</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=feedback&layout=edit'.($this->tmpl == 'component' ? '&tmpl=component' : '')); ?>" method="post" name="adminForm" id="adminForm" class="rsfe_edit_form form-validate form-horizontal">
		<fieldset>
			<?php foreach ($this->form->getFieldset('main') as $field) { ?>
			<?php if ($field->type == 'RSFeedbackCaptcha' && !$this->permissions['captcha_feedback']) continue; ?>
			<?php if ($field->type == 'RSFeedbackCaptcha') echo '<div class="clearfix"></div>'; ?>
			<?php echo $field->renderField(); ?>
			<?php } ?>
			
			<div class="controls">
				<button type="button" class="btn btn-primary" onclick="Joomla.submitbutton('feedback.save')">
					<i class="fa fa-check"></i> <?php echo Text::_('JSAVE'); ?>
				</button>
		
				<button type="button" class="btn btn-danger" onclick="Joomla.submitbutton('feedback.cancel')">
					<i class="fa fa-ban"></i> <?php echo Text::_('JCANCEL'); ?>
				</button>
            </div>
		</fieldset>

		<input type="hidden" name="task" value="" />
		<input type="hidden" name="return" value="<?php echo Factory::getApplication()->input->get('return', '', 'base64');?>" />
		<input type="hidden" name="id" value="<?php echo $this->item->id;?>" />
		<?php echo $this->form->getInput('status_id'); ?>
		<?php echo $this->form->getInput('published'); ?>
		<?php echo $this->form->getInput('id'); ?>
		<?php echo HTMLHelper::_('form.token'); ?>		
	</form>
</div>

Anon7 - 2022
AnonSec Team