mirror of
https://github.com/joomla-extensions/patchtester.git
synced 2024-12-23 03:19:00 +00:00
Update PullsHtmlView.php
revert line 148
This commit is contained in:
parent
4b3b13c849
commit
edc33a822e
@ -145,7 +145,7 @@ class PullsHtmlView extends DefaultHtmlView
|
||||
);
|
||||
|
||||
// Add a reset button.
|
||||
$toolbar->appendButton('Standard', 'minus-circle', 'COM_PATCHTESTER_TOOLBAR_RESET', 'reset', false);
|
||||
$toolbar->appendButton('Standard', 'expired', 'COM_PATCHTESTER_TOOLBAR_RESET', 'reset', false);
|
||||
}
|
||||
|
||||
ToolbarHelper::preferences('com_patchtester');
|
||||
|
Loading…
Reference in New Issue
Block a user