Added a tooltip for to explain the pagination in the list modules into agent view

This commit is contained in:
mdtrooper 2014-10-10 14:43:38 +02:00
parent ee41133005
commit c260d61636
1 changed files with 1 additions and 0 deletions

View File

@ -723,6 +723,7 @@ foreach ($modules as $module) {
<?php
echo "<h4 style='padding-top:0px !important;'>";
ui_print_help_tip(__('For to view the list modules paginated, set in setup visuals.'));
echo __('Full list of monitors');
$modules_not_init = agents_monitor_notinit($id_agente);
if (!empty($modules_not_init)) {