remove extra clear BR that caused the div to extend below the menu in safari
authorGreg Gay <info@atutor.ca>
Sun, 8 Aug 2010 14:36:47 +0000 (14:36 -0000)
committerGreg Gay <info@atutor.ca>
Sun, 8 Aug 2010 14:36:47 +0000 (14:36 -0000)
docs/tests/html/tests_questions.inc.php

index 0261d4e..18fd420 100644 (file)
@@ -71,7 +71,7 @@ $cols = 3;
        </fieldset>\r
 </td></tr>\r
 </table>\r
-       <br style="clear:both;" /></div>\r
+</div>\r
 <?php if ($tid): ?>\r
        <form method="post" action="tests/add_test_questions_confirm.php?_course_id=<?php echo $_course_id; ?>" name="form">\r
 <?php else: ?>\r