Course.php: better spacing.
							parent
							
								
									f2dfb5ddd6
								
							
						
					
					
						commit
						97b682fdfb
					
				|  | @ -396,7 +396,7 @@ where Lab_Report_ID=$lab_repo_id and (lab_report_submissions.Student_id='$studen | |||
| 				    $remarking = "<button  onclick='remarking(\"$rm_data\")' class='btn btn-sm btn-light'>Request remarking</button>";
 | ||||
| 				} | ||||
| 
 | ||||
| 				if ($status=='Remarking') { | ||||
| 				if ($status =='Remarking') { | ||||
| 				    $remarking = "<span  style='color:orange'><i class='fa fa-info-circle'></i> Remarking request sent </span> <br> Reasons for remarking: <i>$remarking_reason </i> <br>"; | ||||
| 				} | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue