envErrors)) : echo $this->loadTemplate('errors'); else : $listOrder = $this->escape($this->state->get('list.ordering')); $listDirn = $this->escape($this->state->get('list.direction')); $filterApplied = $this->escape($this->state->get('filter.applied')); \JFactory::getDocument()->addStyleDeclaration( ' .icon-48-patchtester { background-image:url("/media/com_patchtester/images/icon-48-patchtester.png"); } ' ); echo \JHtml::_( 'bootstrap.renderModal', 'modal-refresh', array( 'url' => \JUri::root() . 'administrator/index.php?option=com_patchtester&view=fetch&tmpl=component', 'title' => \JText::_('COM_PATCHTESTER_TOOLBAR_FETCH_DATA'), 'width' => '800px', 'height' => '300px' ) ); ?>
loadTemplate('items'); ?>
pagination->getListFooter(); ?>