Use abetter form title.

Bug430-Eden2
Lan Hui 2023-08-04 18:34:52 +08:00
parent 890083d159
commit 0a677fa9d3
1 changed files with 1 additions and 1 deletions

View File

@ -138,7 +138,7 @@ if( $_SESSION['user_type']=="Lecturer" || $_SESSION['user_type']=="TA")
$Marks = $_SESSION['Marks'];
$Type = $_SESSION['Type'];
echo " <h3><a href='Courses.php?course=".$url."'> Editing Lab Assignment </a></h3>";
echo " <h3><a href='Courses.php?course=".$url."'>Editing assignment information</a></h3>";
?>
<form method='post' enctype='multipart/form-data' action=''>
<input type='hidden' name='frm_uploadlab' value='true' required=''/>