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