diff --git a/src/elogd.c b/src/elogd.c index fec85a7b..90a23de7 100755 --- a/src/elogd.c +++ b/src/elogd.c @@ -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("\n"); }