diff --git a/views/bootstrap/class.Bootstrap.php b/views/bootstrap/class.Bootstrap.php index ff5897f2c..cbb502d8a 100644 --- a/views/bootstrap/class.Bootstrap.php +++ b/views/bootstrap/class.Bootstrap.php @@ -1112,13 +1112,13 @@ $('#acceptkeywords').click(function(ev) { print "
\n"; print ""; print ""; - print "".getMLText("choose_target_file")."…\n"; + print "".($showfolders ? getMLText("choose_target_folder"): getMLText("choose_target_file"))."…\n"; print "
\n"; ?>