From 95fceee877ed34a6104f630c2daf8a908cab6ee4 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 31 Mar 2015 18:34:58 +0200 Subject: NMS TG15-tweaks --- web/nms.gathering.org/apkart.pl | 2 +- web/nms.gathering.org/dhcpkart.pl | 2 +- web/nms.gathering.org/edit.html | 2 +- web/nms.gathering.org/index.html | 4 ++-- web/nms.gathering.org/nettkart-text.pl | 20 ++++++++++++++++++-- web/nms.gathering.org/nettkart.pl | 4 ++-- web/nms.gathering.org/ping.html | 2 +- web/nms.gathering.org/ping.js | 2 +- web/nms.gathering.org/ping2.html | 2 +- web/nms.gathering.org/portkart.pl | 2 +- web/nms.gathering.org/showswitch.pl | 1 - web/nms.gathering.org/sshow.pl | 5 +++-- web/nms.gathering.org/stromkart.pl | 2 +- web/nms.gathering.org/uplinkkart.pl | 2 +- web/nms.gathering.org/uplinktrafikkart.pl | 2 +- 15 files changed, 35 insertions(+), 19 deletions(-) (limited to 'web') diff --git a/web/nms.gathering.org/apkart.pl b/web/nms.gathering.org/apkart.pl index 1d905ba..388cc92 100755 --- a/web/nms.gathering.org/apkart.pl +++ b/web/nms.gathering.org/apkart.pl @@ -18,7 +18,7 @@ my $dbh = nms::db_connect(); GD::Image->trueColor(1); -my $img = GD::Image->new($cwd.'/tg14-salkart.png'); +my $img = GD::Image->new($cwd.'/tg15-salkart.png'); my $blk = $img->colorResolve(0, 0, 0); my $red = $img->colorResolve(255, 0, 0); diff --git a/web/nms.gathering.org/dhcpkart.pl b/web/nms.gathering.org/dhcpkart.pl index 50abb60..ace4a4e 100755 --- a/web/nms.gathering.org/dhcpkart.pl +++ b/web/nms.gathering.org/dhcpkart.pl @@ -15,7 +15,7 @@ my $maxtimeout = $greentimeout*9; my $dbh = nms::db_connect(); GD::Image->trueColor(1); -my $map = "$cwd/tg14-salkart.png"; +my $map = "$cwd/tg15-salkart.png"; die "$map does not exist" unless -e $map; $img = GD::Image->new($map); diff --git a/web/nms.gathering.org/edit.html b/web/nms.gathering.org/edit.html index 44d6d89..b99557a 100644 --- a/web/nms.gathering.org/edit.html +++ b/web/nms.gathering.org/edit.html @@ -7,7 +7,7 @@

- +