Fixed tooltip text. Tiquet: #2993

(cherry picked from commit b5de23a9b3)
This commit is contained in:
m-lopez-f 2015-11-24 15:21:03 +01:00
parent c982fc4fde
commit 267f85dc0d
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,7 @@ $status_text_monitor = get_parameter('status_text_monitor', '');
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') . '&nbsp;' .
reporting_tiny_stats ($agent, true, 'modules');