<?php defined('_VALID') or die('Restricted Access!'); $now = time()-1800; ?>
<?php echo $this->fetch('users_header'); ?>
<h3><?php echo __('comments-title'),' (',$this->pagination['total_items']; ?>)</h3>
<?php echo $this->fetch('users_comments_block'); ?>
<?php echo $this->fetch('users_footer'); ?>