From 83709381b3900619fc99611ad4dc42300050955e Mon Sep 17 00:00:00 2001 From: mdtrooper Date: Tue, 11 Aug 2009 12:16:26 +0000 Subject: [PATCH] 2009-08-11 Miguel de Dios * godmode/agentes/configurar_agente.php: change string for more easy understand. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1835 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_console/ChangeLog | 5 +++++ pandora_console/godmode/agentes/configurar_agente.php | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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');