fixed translate

This commit is contained in:
Daniel Barbero 2019-07-05 10:32:10 +02:00
parent 000cdfdcfd
commit 7175d716f0
1 changed files with 1 additions and 1 deletions

View File

@ -2617,7 +2617,7 @@ $class = 'databox filters';
<td style="font-weight:bold;">
<?php
echo __('Failover mode').ui_print_help_tip(
__('XXX.'),
__('SLA calculation must be performed taking into account the failover modules assigned to the primary module'),
true
);
?>