mirror of
https://github.com/joomla-extensions/patchtester.git
synced 2024-12-23 11:29:00 +00:00
notice, not info
This commit is contained in:
parent
45a255ecd7
commit
5378dc6575
@ -120,7 +120,7 @@ class ResetController extends AbstractController
|
||||
else
|
||||
{
|
||||
$msg = \JText::_('COM_PATCHTESTER_RESET_OK');
|
||||
$type = 'info';
|
||||
$type = 'notice';
|
||||
}
|
||||
}
|
||||
catch (\Exception $e)
|
||||
|
Loading…
Reference in New Issue
Block a user