partially fixed - assignment intro always avaible even setting available date MDL-6131

This commit is contained in:
skodak 2006-10-01 21:35:16 +00:00
parent cc08091300
commit 29889a2a45
2 changed files with 12 additions and 1 deletions

View file

@ -84,6 +84,7 @@ $string['noattempts'] = 'No attempts have been made on this assignment';
$string['nofilesyet'] = 'No files submitted yet';
$string['nofiles'] = 'No files were submitted';
$string['notes'] = 'Notes';
$string['notavailableyet'] = 'Sorry, this assignment is not yet available.<br />Assignment instructions will be displayed here on the date given bellow.';
$string['notesempty'] = 'No entry';
$string['notesupdateerror'] = 'Error when updating notes';
$string['notgradedyet'] = 'Not graded yet';