| Current Path : /var/www/administrator/components/com_jcomments/views/custombbcode/tmpl/ |
| Current File : /var/www/administrator/components/com_jcomments/views/custombbcode/tmpl/edit_permissions.php |
<?php
/**
* JComments - Joomla Comment System
*
* @version 3.0
* @package JComments
* @author Sergey M. Litvinov (smart@joomlatune.ru)
* @copyright (C) 2006-2013 by Sergey M. Litvinov (http://www.joomlatune.ru)
* @license GNU/GPL: http://www.gnu.org/copyleft/gpl.html
*/
defined('_JEXEC') or die;
?>
<div id="jcomments-usergroups">
<?php echo JHtml::_('jcomments.usergroups', 'jform[button_acl]', $this->groups, true); ?>
</div>