From: moodler Date: Fri, 21 Apr 2006 02:23:33 +0000 (+0000) Subject: Added save changes button at top (Bug #1043 - submit button at top of journal report) X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=9e0f5d2abfba5cbbfd19d5f7f2dd679ee84ed8c2;p=moodle.git Added save changes button at top (Bug #1043 - submit button at top of journal report) --- diff --git a/mod/assignment/lib.php b/mod/assignment/lib.php index 163f208cac..bb6105c662 100644 --- a/mod/assignment/lib.php +++ b/mod/assignment/lib.php @@ -1159,6 +1159,7 @@ class assignment_base { echo ''; echo ''; echo ''; + echo '

'; } $table->print_html(); /// Print the whole table