From d1f0f4319aac61bb2b7337916f91c273084d45f8 Mon Sep 17 00:00:00 2001 From: Stephen L Johnson Date: Tue, 28 Dec 1999 20:36:09 +0000 Subject: [PATCH] Added status summary field to status icon image alt field. --- src/lib/Spong/HostList.pm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lib/Spong/HostList.pm b/src/lib/Spong/HostList.pm index 110afe9..2b683ce 100755 --- a/src/lib/Spong/HostList.pm +++ b/src/lib/Spong/HostList.pm @@ -234,7 +234,8 @@ sub display_html { if( $main::WWW_USE_IMAGES == 1 ) { print ""; - print "$col"; + my $alt = $servobj->summary(); + print "\"$alt\""; print ""; } else { print "