mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-10 18:23:28 +00:00
Fixed wrong </td></tr> when showing attachments in list mode
SVN revision: 1595
This commit is contained in:
parent
2485bc6636
commit
ab86f43c0d
@ -14783,9 +14783,6 @@ void display_line(LOGBOOK * lbs, int message_id, int number, char *mode,
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
if (n_attachments)
|
||||
rsprintf("</td></tr>\n");
|
||||
}
|
||||
|
||||
xfree(slist);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user