ticket resolved, duplicated sentece

Former-commit-id: bf419c14b79b633bb2894a34a91f74b32551549e
This commit is contained in:
marcos.alconada 2019-03-05 13:17:21 +01:00
parent f817a94609
commit 450eccee7f
1 changed files with 1 additions and 2 deletions

View File

@ -247,8 +247,7 @@ $table->style[0] = 'font-weight: bold';
$table->size[0] = '70%';
$table->size[1] = '30%';
enterprise_hook('enterprise_warnings_history_days');
// enterprise_hook('enterprise_warnings_history_days');
$table->data[1][0] = __('Max. days before delete events');
$table->data[1][0] .= ui_print_help_tip(
__('If the compaction or purge of the data is more frequent than the events deletion, anomalies in module graphs could appear'),