diff --git a/etc/cron.jobs.in b/etc/cron.jobs.in
index d7adfd4..4104dac 100644
--- a/etc/cron.jobs.in
+++ b/etc/cron.jobs.in
@@ -11,6 +11,7 @@
30 2 * * * LIBEXECDIR/piler/indexer.main.sh
*/15 * * * * /usr/local/bin/indexer --quiet tag1 --rotate
*/15 * * * * /usr/local/bin/indexer --quiet note1 --rotate
+*/5 * * * * /usr/bin/find /srv/www/webui.yourdomain.com/tmp -type f -name i.\* -exec rm -f {} \;
### optional: the same report you can see on the health page
30 7 * * * /usr/bin/php LIBEXECDIR/piler/daily-report.php --webui /srv/www/webui.yourdomain.com
diff --git a/webui/view/theme/default/templates/search/helper.tpl b/webui/view/theme/default/templates/search/helper.tpl
index cd528c2..27bd4b8 100644
--- a/webui/view/theme/default/templates/search/helper.tpl
+++ b/webui/view/theme/default/templates/search/helper.tpl
@@ -147,7 +147,7 @@
:
-
+ " onclick="Piler.bulk_restore_messages('', '');" title="">
diff --git a/webui/view/theme/mobile/templates/search/helper.tpl b/webui/view/theme/mobile/templates/search/helper.tpl
index 4f7d01c..c9835e9 100644
--- a/webui/view/theme/mobile/templates/search/helper.tpl
+++ b/webui/view/theme/mobile/templates/search/helper.tpl
@@ -112,7 +112,7 @@
-
+