Merge branch 'ent-4573-Cambio-en-el-switch-de-deshabilitar-agentes' into 'develop'

Change label for disabled status - #4573

See merge request artica/pandorafms!2693
This commit is contained in:
vgilc 2020-01-07 10:48:11 +01:00
commit 5f3889b5f6
1 changed files with 1 additions and 1 deletions

View File

@ -669,7 +669,7 @@ $table_adv_status .= html_print_checkbox_switch(
$disabled,
true
);
$table_adv_status .= '<p class="input_label input_label_simple">'.__('Disabled').': '.ui_print_help_tip(__('If the remote configuration is enabled, it will also go into standby mode when disabling it.'), true).'</p>';
$table_adv_status .= '<p class="input_label input_label_simple">'.__('Disabled mode').': '.ui_print_help_tip(__('If the remote configuration is enabled, it will also go into standby mode when disabling it.'), true).'</p>';
$table_adv_status .= '</div>';
// Url address.