Fix #71 - Remarks headers in Export is broken
authorBarry Oosthuizen <barry.oosthuizen@nottingham.ac.uk>
Fri, 13 Feb 2015 10:33:27 +0000 (10:33 +0000)
committerBarry Oosthuizen <barry.oosthuizen@nottingham.ac.uk>
Tue, 26 May 2015 16:20:41 +0000 (17:20 +0100)
lang/en/attendance.php

index e134ed6..c5fabd7 100644 (file)
@@ -153,7 +153,7 @@ $string['olddate'] = 'Old date';
 $string['period'] = 'Frequency';
 $string['pluginname'] = 'Attendance';
 $string['pluginadministration'] = 'Attendance administration';
-$string['remark'] = 'Remark for: {a}';
+$string['remark'] = 'Remark for: {$a}';
 $string['remarks'] = 'Remarks';
 $string['report'] = 'Report';
 $string['required'] = 'Required*';