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