]> git.etc.gen.nz Git - spong.git/commitdiff
Dummy commit.
authorStephen L Johnson <sjohnson@monsters.org>
Thu, 17 Feb 2000 02:59:54 +0000 (02:59 +0000)
committerStephen L Johnson <sjohnson@monsters.org>
Thu, 17 Feb 2000 02:59:54 +0000 (02:59 +0000)
src/lib/Spong/HostList.pm

index 2b683ce39972f56c527a878adfc08a6b36db0da4..110afe9e293e72bd1c93e8bf71ee98410d0fac85 100755 (executable)
@@ -234,8 +234,7 @@ sub display_html {
               if( $main::WWW_USE_IMAGES == 1 ) {
                  print "<td align=center><a href=\"!!WWWSPONG!!/service/";
                  print "$hostname/$service\">";
-                  my $alt = $servobj->summary();
-                 print "<img src=\"!!WWWGIFS!!/$col.gif\" alt=\"$alt\" border=0>";
+                 print "<img src=\"!!WWWGIFS!!/$col.gif\" alt=$col border=0>";
                  print "</a>";
               } else {
                  print "<td align=center bgcolor=\"";