diff --git a/administrator/components/com_patchtester/PatchTester/View/Pulls/PullsHtmlView.php b/administrator/components/com_patchtester/PatchTester/View/Pulls/PullsHtmlView.php index 6b5e572..bcb1206 100644 --- a/administrator/components/com_patchtester/PatchTester/View/Pulls/PullsHtmlView.php +++ b/administrator/components/com_patchtester/PatchTester/View/Pulls/PullsHtmlView.php @@ -8,7 +8,6 @@ namespace PatchTester\View\Pulls; -use Joomla\CMS\Factory; use Joomla\CMS\Language\Text; use Joomla\CMS\Pagination\Pagination; use Joomla\CMS\Toolbar\Toolbar; @@ -142,7 +141,7 @@ class PullsHtmlView extends DefaultHtmlView 0, 0, 'window.parent.location.reload()', - 'COM_PATCHTESTER_HEADING_FETCH_DATA' + Text::_('COM_PATCHTESTER_HEADING_FETCH_DATA') ); // Add a reset button.