]> git.mjollnir.org Git - moodle.git/commitdiff
fixed a default for the 'presentshort' string
authorjungwirr <jungwirr>
Fri, 19 Sep 2003 23:29:14 +0000 (23:29 +0000)
committerjungwirr <jungwirr>
Fri, 19 Sep 2003 23:29:14 +0000 (23:29 +0000)
lang/en/attendance.php

index 3c179d5f8e215424a5fc934e1a1e80a1dea7b2ea..9d992b6d011bca5412646c910238e205ecc020a6 100755 (executable)
@@ -16,7 +16,7 @@ $string['dayofroll'] = "Date to take roll for";
 $string['notes'] = "Exceptional information";
 $string['notesfor'] = "Exceptional information for";
 $string['hoursinclass'] = "Number of hours in a class period";
-$string['presentshort'] = "X";
+$string['presentshort'] = "P";
 $string['tardyshort'] = "T";
 $string['absentshort'] = "A";
 $string['presentlong'] = "Present";