Your IP : 216.73.216.131


Current Path : /home/lejardintz/www/administrator/components/com_jce/views/profile/tmpl/
Upload File :
Current File : /home/lejardintz/www/administrator/components/com_jce/views/profile/tmpl/edit_editor_filesystem.php

<?php
/**
 * @copyright   Copyright (C) 2005 - 2018 Open Source Matters, Inc. All rights reserved
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 *
 */
defined('_JEXEC') or die;

$this->name = JText::_('WF_PROFILES_EDITOR_FILESYSTEM');
$this->fieldsname = 'editor.filesystem';
echo JLayoutHelper::render('joomla.content.options_default', $this);