mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 01:05:39 +02:00
Change the tooltip text of the clippy
This commit is contained in:
parent
e785d06f94
commit
2d6067da41
@ -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…
x
Reference in New Issue
Block a user