diff --git a/importexport/inc/class.importexport_admin_prefs_sidebox_hooks.inc.php b/importexport/inc/class.importexport_admin_prefs_sidebox_hooks.inc.php index 7be0dd2ea0..6ddd99f789 100644 --- a/importexport/inc/class.importexport_admin_prefs_sidebox_hooks.inc.php +++ b/importexport/inc/class.importexport_admin_prefs_sidebox_hooks.inc.php @@ -167,6 +167,7 @@ if(actionMgr && objectMgr && win.egwAction) { toggle_select = true; } else { alert(\''.lang('You need to select some entries first!').'\'); + this.value = \'\'; return false; } }