From: jungwirr Date: Thu, 6 May 2004 19:39:42 +0000 (+0000) Subject: fixed bug 1325 - hard-coded string for add multiple rolls X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=afa120e3c079c3e6ee5bc9403964c15cd9c8501b;p=moodle.git fixed bug 1325 - hard-coded string for add multiple rolls --- diff --git a/mod/attendance/mod.html b/mod/attendance/mod.html index 7eae8f3b94..5b093695d9 100755 --- a/mod/attendance/mod.html +++ b/mod/attendance/mod.html @@ -200,7 +200,7 @@ if ($form->hours >1) {
course . "§ion=".$form->section ."\">Add multiple rolls

"; + echo "course . "§ion=".$form->section ."\">" . get_string("addmultiple","attendance") . "

"; ?> "> ">