From 8d772edffc35ca5adbcbb96a0e4153d0cb744898 Mon Sep 17 00:00:00 2001 From: Tobi Oetiker Date: Fri, 14 Apr 2006 08:59:01 +0000 Subject: adjusted for new home on oss.oetiker.ch --- lib/Smokeping.pm | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'lib/Smokeping.pm') diff --git a/lib/Smokeping.pm b/lib/Smokeping.pm index 31db088..ecb0071 100644 --- a/lib/Smokeping.pm +++ b/lib/Smokeping.pm @@ -1007,10 +1007,10 @@ sub display_webpage($$){ owner => $cfg->{General}{owner}, contact => $cfg->{General}{contact}, author => 'Tobi Oetiker and Niko Tyni', - smokeping => 'SmokePing-'.$VERSION.'', + smokeping => 'SmokePing-'.$VERSION.'', step => $step, - rrdlogo => '', - smokelogo => '', + rrdlogo => '', + smokelogo => '', } ); } @@ -2719,10 +2719,10 @@ sub gen_page ($$$) { owner => $cfg->{General}{owner}, contact => $cfg->{General}{contact}, author => 'Tobi Oetiker', - smokeping => 'SmokePing-'.$VERSION.'', + smokeping => 'SmokePing-'.$VERSION.'', step => $step, - rrdlogo => '', - smokelogo => '', + rrdlogo => '', + smokelogo => '', }); print PAGEFILE $page; -- cgit v1.2.3-24-g4f1b