From 296cb5b57b0f17b018ba06a46170d5cd36805b81 Mon Sep 17 00:00:00 2001 From: thepurpleblob Date: Thu, 13 Apr 2006 12:10:28 +0000 Subject: [PATCH] More logical wording on button to import from local file --- question/import.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/question/import.php b/question/import.php index 1638d3e640..4c6b1e8816 100644 --- a/question/import.php +++ b/question/import.php @@ -31,6 +31,7 @@ $txt->importerror = get_string('importerror','quiz'); $txt->importfilearea = get_string('importfilearea','quiz'); $txt->importfileupload = get_string('importfileupload','quiz'); + $txt->importfromthisfile = get_string('importfromthisfile','quiz'); $txt->importquestions = get_string("importquestions", "quiz"); $txt->matchgrades = get_string('matchgrades','quiz'); $txt->matchgradeserror = get_string('matchgradeserror','quiz'); @@ -266,7 +267,7 @@   id}&choose=form.choosefile", "coursefiles", $txt->choosefile, 500, 750, $txt->choosefile); ?> - +