- Adding webquest.php to the lang directory.. It's annoying that the system can't find the file and mess all the screen when editing is on.

Just have the name of the module anyway.
This commit is contained in:
willcast
2003-10-19 16:03:24 +00:00
parent 2a0a6f17fb
commit ba38613904
+7
View File
@@ -0,0 +1,7 @@
<?PHP // $Id$
// glossary.php - created with Moodle 1.1 Beta (2003082001)
$string['modulenameplural'] = "Webquests";
$string['modulename'] = "Webquest";
?>