33
0
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:
Michael Babker 2015-02-22 16:32:08 -05:00
commit 049c04d9c0

View File

@ -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))
{