Language fixes

This commit is contained in:
moodler 2002-11-06 07:40:36 +00:00
parent 5ebe27e22c
commit 46217d06b5
2 changed files with 11 additions and 7 deletions

View file

@ -62,9 +62,9 @@
$text = text_to_html($entry->text)."<P ALIGN=right><A HREF=\"view.php?id=$journal->coursemodule\">";
if ($journalopen) {
$text .= "Edit</A></P>";
$text .= "$stredit</A></P>";
} else {
$text .= "View</A></P>";
$text .= "$strview</A></P>";
}
if ($course->format == "weeks" or $course->format == "topics") {
$table->data[] = array ("$journal->section",