diff --git a/src/elogd.c b/src/elogd.c
index 0189b0a1..32c54dc4 100755
--- a/src/elogd.c
+++ b/src/elogd.c
@@ -6,6 +6,9 @@
Contents: Web server program for Electronic Logbook ELOG
$Log$
+ Revision 1.57 2003/03/27 13:05:28 midas
+ Removed borders around icons in threaded display
+
Revision 1.56 2003/03/26 11:45:31 midas
Added text search in all attributes
@@ -6755,7 +6758,7 @@ FILE *f;
{
/* if top level only, display reply icon if message has a reply */
if (getcfg(lbs->name, "Top level only", str) && atoi(str) == 1 && reply_to[0])
- rsprintf("
", ref);
+ rsprintf("
", ref);
else
{
/* display standard icons */
@@ -6918,7 +6921,7 @@ FILE *f;
else if (attr_flags[i] & AF_ICON)
{
if (attrib[i][0])
- rsprintf(" ", attrib[i]);
+ rsprintf("
", attrib[i]);
}
else
@@ -6948,7 +6951,7 @@ FILE *f;
{
rsprintf("