Change the tooltip text of the clippy
This commit is contained in:
parent
e785d06f94
commit
2d6067da41
|
@ -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