added a > to a table tag
This commit is contained in:
+1
-1
@@ -1209,7 +1209,7 @@
|
||||
get_string("addabranchtable", "lesson")."</a></td></tr><tr><td>".
|
||||
"<a href=\"lesson.php?id=$cm->id&action=addpage&pageid=0&firstpage=1\">".
|
||||
get_string("addaquestionpage", "lesson")." ".get_string("here","lesson").
|
||||
"</a></td></tr></table\n");
|
||||
"</a></td></tr></table>\n");
|
||||
}
|
||||
print_simple_box_end();
|
||||
echo "</div>"; //CDC Chris Berri added.
|
||||
|
||||
Reference in New Issue
Block a user