Replace accidentally deleted </td>
authorMike Taylor <mike@indexdata.com>
Wed, 20 Sep 2006 14:14:30 +0000 (14:14 +0000)
committerMike Taylor <mike@indexdata.com>
Wed, 20 Sep 2006 14:14:30 +0000 (14:14 +0000)
web/htdocs/chrome/layout.mc

index 3bae08b..6e976d2 100644 (file)
@@ -1,4 +1,4 @@
-%# $Id: layout.mc,v 1.5 2006-09-19 16:33:19 mike Exp $
+%# $Id: layout.mc,v 1.6 2006-09-20 14:14:30 mike Exp $
 <%args>
 $debug => undef
 $title
 <%args>
 $debug => undef
 $title
@@ -24,6 +24,7 @@ use ZOOM::IRSpy;
     <td class="spacer">&nbsp;</td>
     <td valign="top">
 <& $component, %ARGS &>
     <td class="spacer">&nbsp;</td>
     <td valign="top">
 <& $component, %ARGS &>
+    </td>
    </tr>
   </table>
 <& /chrome/tail.mc &>
    </tr>
   </table>
 <& /chrome/tail.mc &>