Fix tag placement to make HTML 4.01 Strict compliant.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17395 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/HowToSubmitABug.html b/docs/HowToSubmitABug.html
index e6400d8..77bf040 100644
--- a/docs/HowToSubmitABug.html
+++ b/docs/HowToSubmitABug.html
@@ -29,13 +29,13 @@
 <div class="doc_author">
   <p>Written by <a href="mailto:sabre@nondot.org">Chris Lattner</a> and
                 <a href="http://misha.brukman.net">Misha Brukman</a></p>
+</div>
 </td>
 <td class="right">
   <img src="img/Debugging.gif" alt="Debugging" width="444" height="314">
 </td>
 </tr>
 </table>
-</div>
 
 <!-- *********************************************************************** -->
 <div class="doc_section">