diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index 231ff8c838..adae88d04e 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,8 @@ +2009-08-11 Miguel de Dios + + * godmode/agentes/configurar_agente.php: change string for more easy + understand. + 2009-08-07 Miguel de Dios * operation/visual_console/index.php, diff --git a/pandora_console/godmode/agentes/configurar_agente.php b/pandora_console/godmode/agentes/configurar_agente.php index 1d0e2163f2..524d8ce6de 100644 --- a/pandora_console/godmode/agentes/configurar_agente.php +++ b/pandora_console/godmode/agentes/configurar_agente.php @@ -211,7 +211,7 @@ if ($id_agente) { echo '
  • '; echo ''; print_image ("images/network.png", false, $img_style); - echo '  '.__('Net. Templates').'
  • '; + echo '  '.__('Templates').''; enterprise_hook ('inventory_tab');