Change the tooltip text of the clippy
This commit is contained in:
parent
835c63c514
commit
27c16b04e8
|
@ -136,8 +136,8 @@ config_check();
|
|||
true,
|
||||
array("id" => 'clippy',
|
||||
"class" => 'clippy',
|
||||
"alt" => __('Clippy'),
|
||||
'title' => __('Clippy'))) .
|
||||
"alt" => __('Pandora FMS assistant'),
|
||||
'title' => __('Pandora FMS assistant'))) .
|
||||
'</a>';
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue