Exemple #1
0
 * @copyright   Copyright (C) 2007 - 2015 Prieco, S.A. All rights reserved.
 * @license     http://www.gnu.org/licenses/gpl-3.0.html GNU/GPL
 * @link        http://www.extly.com http://support.extly.com
 */
// No direct access
defined('_JEXEC') or die('Restricted access');
$this->loadHelper('select');
JHtml::_('behavior.formvalidation');
$isFrontendEnabled = F0FModel::getTmpInstance('Channeltypes', 'AutoTweetModel')->isFrontendEnabled($this->item->channeltype_id);
?>

<div class="extly">
	<div class="extly-body">

		<?php 
echo Extly::showInvalidFormAlert();
?>

		<form name="adminForm" id="adminForm" action="index.php" method="post" class="form form-horizontal form-validate">
			<input type="hidden" name="option" value="com_autotweet" />
			<input type="hidden" name="view" value="channels" />
			<input type="hidden" name="task" value="" />
			<?php 
echo EHtml::renderRoutingTags();
?>

			<div class="row-fluid">

				<div class="span6">

					<fieldset class="basic">