diff --git a/administrator/components/com_patchtester/PatchTester/View/Pulls/PullsHtmlView.php b/administrator/components/com_patchtester/PatchTester/View/Pulls/PullsHtmlView.php index 5371ffb..36dca7f 100644 --- a/administrator/components/com_patchtester/PatchTester/View/Pulls/PullsHtmlView.php +++ b/administrator/components/com_patchtester/PatchTester/View/Pulls/PullsHtmlView.php @@ -148,7 +148,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.