mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 16:24:54 +02:00
Fixed tooltip text. Tiquet: #2993
(cherry picked from commit b5de23a9b3cf3d530dbb7d4d732c01691703fa2b)
This commit is contained in:
parent
c982fc4fde
commit
267f85dc0d
@ -121,7 +121,7 @@ $status_text_monitor = get_parameter('status_text_monitor', '');
|
|||||||
|
|
||||||
echo "<h4 style='padding-top:0px !important;'>";
|
echo "<h4 style='padding-top:0px !important;'>";
|
||||||
|
|
||||||
echo ui_print_help_tip(__('For to view the list modules paginated, set in setup visuals.'), true) .
|
echo ui_print_help_tip(__('To see the list of modules paginated, enable this option in the Styles Configuration.'), true) .
|
||||||
__('Full list of monitors') . ' ' .
|
__('Full list of monitors') . ' ' .
|
||||||
reporting_tiny_stats ($agent, true, 'modules');
|
reporting_tiny_stats ($agent, true, 'modules');
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user