diff --git a/mod/data/edit.php b/mod/data/edit.php index 0fb13dba80a..c6e9999cb62 100755 --- a/mod/data/edit.php +++ b/mod/data/edit.php @@ -255,7 +255,7 @@ //form goes here first in case add template is empty echo '
'; - echo '
'; + echo '
'; echo ''; echo ''; echo ''; @@ -295,7 +295,7 @@ } echo '
'; print_simple_box_end(); - echo '
'; + echo ''; /// Upload records section. Only for teachers and the admin.