changed <table> to <div>
authorPaul Weaver <pweaver@mit.edu>
Wed, 30 Dec 2009 20:26:18 +0000 (15:26 -0500)
committerPaul Weaver <pweaver@mit.edu>
Wed, 30 Dec 2009 20:26:18 +0000 (15:26 -0500)
svn path=/trunk/packages/invirt-web/; revision=2812

code/templates/unauth.mako

index dc49d8f..08dd617 100644 (file)
@@ -14,9 +14,9 @@ Debian or Ubuntu install</strong> or install the <strong>operating
 system of your choice</strong>.  The service is <strong>free</strong>
 to any Athena account holder.</p>
 %if serviceMessage:
-<table><tr><td class="result">
+<div class="result">
 <p class="error">${serviceMessage}</p>
-</td></tr></table>
+</div>
 %endif
 
 <p>MIT users:</p>