diff --git a/src/elogd.c b/src/elogd.c
index 25cb0265..08994743 100755
--- a/src/elogd.c
+++ b/src/elogd.c
@@ -11421,6 +11421,8 @@ void show_find_form(LOGBOOK * lbs)
rsprintf("");
rsprintf("\n", loc("Display threads"));
+ rsprintf("%s: ", loc("Export to"));
+
if (strieq(mode, "CSV1"))
rsprintf("");
else