From: Stephen L Johnson Date: Mon, 6 Mar 2000 15:33:28 +0000 (+0000) Subject: tables cells had black color background in Group Summary display with WWW_USE_IMAGES = 0 X-Git-Tag: spong-2_7-alpha5~51 X-Git-Url: http://git.etc.gen.nz/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4ad2e5b46e46d2bd68c865f2247275f47f470f5;p=spong.git tables cells had black color background in Group Summary display with WWW_USE_IMAGES = 0 --- diff --git a/src/lib/Spong/HostGroups.pm b/src/lib/Spong/HostGroups.pm index f9f9d06..2bd13f2 100755 --- a/src/lib/Spong/HostGroups.pm +++ b/src/lib/Spong/HostGroups.pm @@ -230,7 +230,7 @@ sub display_html { print ""; } else { print ""; + print $main::WWW_COLOR{$color} . "\" width=25>"; print ""; print "___"; }