mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-08 17:13:56 +00:00
Fixed broken display with 'preview attachments = 0'
SVN revision: 2178
This commit is contained in:
parent
9f315ec1e1
commit
e759939aaf
@ -11349,7 +11349,7 @@ void show_edit_form(LOGBOOK * lbs, int message_id, BOOL breply, BOOL bedit, BOOL
|
||||
}
|
||||
}
|
||||
|
||||
if (thumb_status)
|
||||
if (thumb_status && display_inline)
|
||||
rsprintf("</td></tr></table>\n");
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user