diff --git a/src/elogd.c b/src/elogd.c
index 335de571..c3e85c94 100755
--- a/src/elogd.c
+++ b/src/elogd.c
@@ -17579,10 +17579,16 @@ void show_elog_list(LOGBOOK * lbs, int past_n, int last_n, int page_n, BOOL defa
sprintf(img, "
", loc("down"),
loc("down"));
+ sprintf(str, "Tooltip %s", disp_attr[i]);
+ if (getcfg(lbs->name, str, comment, sizeof(comment)))
+ sprintf(str, "title=\"%s\"", comment);
+ else
+ str[0] = 0;
+
if (strieq(disp_attr[i], "Edit") || strieq(disp_attr[i], "Delete"))
- rsprintf("