mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +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,
|
||||
array("id" => 'clippy',
|
||||
"class" => 'clippy',
|
||||
"alt" => __('Clippy'),
|
||||
'title' => __('Clippy'))) .
|
||||
"alt" => __('Pandora FMS assistant'),
|
||||
'title' => __('Pandora FMS assistant'))) .
|
||||
'</a>';
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user