Файловый менеджер - Редактировать - /var/www/iplanru/data/www/i-plan.ru/media/zoo/elements/rating/tmpl/edit.php
Назад
<?php /** * @package com_zoo * @author YOOtheme http://www.yootheme.com * @copyright Copyright (C) YOOtheme GmbH * @license http://www.gnu.org/licenses/gpl.html GNU/GPL */ // no direct access defined('_JEXEC') or die('Restricted access'); ?> <div id="<?php echo $this->identifier; ?>"> <table> <?php echo $this->app->html->_('zoo.editrow', JText::_('Rating'), $this->getRating()); ?> <?php echo $this->app->html->_('zoo.editrow', JText::_('Votes'), (int) $this->get('votes', 0)); ?> </table> <?php if ($this->get('votes', 0)) : ?> <input name="reset-rating" type="button" class="button" value="<?php echo JText::_('Reset'); ?>"/> <script type="text/javascript"> jQuery('#<?php echo $this->identifier; ?>').EditElementRating({ url: '<?php echo $url; ?>' }); </script> <?php endif; ?> </div>
| ver. 1.4 |
Github
|
.
| PHP 5.4.45-1~dotdeb+6.1 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка