From b286283fd7c4c2b226ab93229316e01fa23bc64d Mon Sep 17 00:00:00 2001 From: slerena Date: Tue, 14 Oct 2008 13:27:07 +0000 Subject: [PATCH] 2008-10-14 Sancho Lerena * operation/snmpconsole/snmp_alert.php: Texst changes for SNMP trap alert value label. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1151 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_console/ChangeLog | 3 +++ pandora_console/operation/snmpconsole/snmp_alert.php | 8 ++++---- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index 6baa9db794..5d27dbd765 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,5 +1,8 @@ 2008-10-14 Sancho Lerena + * operation/snmpconsole/snmp_alert.php: Texst changes for + SNMP trap alert value label. + * include/pdf: Removed unused old code (ezPdf library). 2008-10-14 Esteban Sanchez diff --git a/pandora_console/operation/snmpconsole/snmp_alert.php b/pandora_console/operation/snmpconsole/snmp_alert.php index 936099e7af..2559f2c0bb 100644 --- a/pandora_console/operation/snmpconsole/snmp_alert.php +++ b/pandora_console/operation/snmpconsole/snmp_alert.php @@ -159,19 +159,19 @@ if (($alert_update != 0) || ($alert_add == 1)) { if ($alert_type == 0) { echo ' - + '; } elseif ($alert_type == 1) { echo ' - + '; } else { echo ' - '; + '; } echo ''; // Description @@ -183,7 +183,7 @@ if (($alert_update != 0) || ($alert_add == 1)) { echo ''; // OID Custom - echo ''.__('Custom value').''; + echo ''.__('Custom value')."/".__("Value").''; echo ''; // SNMP Agent