mirror of
https://github.com/joomla-extensions/patchtester.git
synced 2024-12-23 03:19:00 +00:00
Use language string for modal title #254
This commit is contained in:
parent
c0a81f6feb
commit
66fb6e7289
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user