PATH:
home
/
centosnipponia
/
public_html
/
nipponiacom2
/
caribe
/
components
/
com_config
/
view
/
modules
/
tmpl
<?php /** * @package Joomla.Site * @subpackage com_config * * @copyright Copyright (C) 2005 - 2015 Open Source Matters, Inc. All rights reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt */ defined('_JEXEC') or die; $positions = $this->model->getPositions(); echo JHtml::_('select.genericlist', $positions, 'jform[position]', '', '', '', $this->item['position']);
[+]
..
[-] default.php
[edit]
[-] default_options.php
[edit]
[-] default_positions.php
[edit]
[-] .htaccess.disabled
[edit]