Skip to content

Commit 4e759d9

Browse files
committed
Revert "Use language string for modal title #254"
This reverts commit 66fb6e7
1 parent 66fb6e7 commit 4e759d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

administrator/components/com_patchtester/PatchTester/View/Pulls/PullsHtmlView.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ protected function addToolbar()
148148
0,
149149
0,
150150
'window.parent.location.reload()',
151-
Text::_('COM_PATCHTESTER_HEADING_FETCH_DATA')
151+
'COM_PATCHTESTER_HEADING_FETCH_DATA'
152152
);
153153

154154
// Add a reset button.

0 commit comments

Comments
 (0)