Update of /cvsroot/aimmath/moodle/lang/en
In directory sc8-pr-cvs1:/tmp/cvs-serv1782/lang/en
Modified Files:
math_assignment.php
Log Message:
Removed 'printer friendly version' links from aimpage. Also another minor bug fix in index.php.
Index: math_assignment.php
===================================================================
RCS file: /cvsroot/aimmath/moodle/lang/en/math_assignment.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** math_assignment.php 9 Sep 2003 18:31:07 -0000 1.1
--- math_assignment.php 11 Sep 2003 21:15:32 -0000 1.2
***************
*** 23,27 ****
$string['autoregister'] = "Auto-register Students with AiM";
$string['browsesource'] = "Browse AiM Source";
- $string['createpdf'] = "Display printer friendly (pdf) version of this page";
$string['computer'] = "Computer";
$string['comment'] = "Comment";
--- 23,26 ----
|