- 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:
@@ -0,0 +1,7 @@
|
||||
<?PHP // $Id$
|
||||
// glossary.php - created with Moodle 1.1 Beta (2003082001)
|
||||
|
||||
$string['modulenameplural'] = "Webquests";
|
||||
$string['modulename'] = "Webquest";
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user