diff --git a/Courses.php b/Courses.php index aec7124..a452883 100644 --- a/Courses.php +++ b/Courses.php @@ -311,16 +311,18 @@ include 'Header.php'; $header="Courses > ".$name."($code) > Assignments > ".$title; - echo "
- $title ($marks Marks, $as_type)
$ins - -
Posted: $posted   Deadline: $deadline" - . "
" - . "    $count_subs Submissions ( $count_marked Marked )       Edit   |   View    |   Extend Deadline
Attachments : $full_link
" - . "  
- "; - - + echo "
+
+
$title ($marks Marks, $as_type)
+
$ins
+

Posted: $posted    Deadline: $deadline

+

$count_subs Submissions ( $count_marked Marked )

+ Edit + View + Extend Deadline +

Attachments: $full_link

+
+
"; }} echo "";