mirror of
https://github.com/joomla-extensions/patchtester.git
synced 2025-01-09 01:00:45 +00:00
Merge remote-tracking branch 'origin/pr/60'
This commit is contained in:
commit
049c04d9c0
@ -98,7 +98,7 @@ class PullsHtmlView extends DefaultHtmlView
|
||||
*/
|
||||
protected function addToolbar()
|
||||
{
|
||||
\JToolBarHelper::title(\JText::_('COM_PATCHTESTER'), 'patchtester');
|
||||
\JToolBarHelper::title(\JText::_('COM_PATCHTESTER'), '');
|
||||
|
||||
if (!count($this->envErrors))
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user