diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index a857615d5c..c3f2b0294d 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,10 @@ +2008-08-18 Esteban Sanchez + + * operation/menu.php: Fixes events submenu and link to CSV exporting. + Style correction. + + * images/rss.png: Added to repository. + 2008-08-12 Esteban Sanchez * godmode/db/db_purge.php: Use print_help_tip() to show help tip. diff --git a/pandora_console/images/rss.png b/pandora_console/images/rss.png new file mode 100644 index 0000000000..23a2c2f03b Binary files /dev/null and b/pandora_console/images/rss.png differ diff --git a/pandora_console/operation/menu.php b/pandora_console/operation/menu.php index 1e3e529a26..01e87b26ea 100644 --- a/pandora_console/operation/menu.php +++ b/pandora_console/operation/menu.php @@ -18,9 +18,7 @@ // You should have received a copy of the GNU General Public License // along with this program; if not, write to the Free Software // Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. -?> -'.__('Pandora servers').''; } - // Check access for incident if (give_acl ($config['id_user'], 0, "IR") == 1) { if (($sec2 == "operation/incidents/incident" || $sec2 == "operation/incidents/incident_detail"|| $sec2 == "operation/incidents/incident_note")) { @@ -170,38 +167,33 @@ if (give_acl ($config['id_user'], 0, "AR")) { echo ''; // Event statistics submenu - if ($sec == "eventos"){ + if ($sec == "eventos") { if($sec2 == "operation/events/event_statistics") { echo "