Replace accidentally deleted </td>
[irspy-moved-to-github.git] / web / htdocs / chrome / layout.mc
index 1cd4c6e..6e976d2 100644 (file)
@@ -1,4 +1,4 @@
-%# $Id: layout.mc,v 1.4 2006-09-19 16:32:34 mike Exp $
+%# $Id: layout.mc,v 1.6 2006-09-20 14:14:30 mike Exp $
 <%args>
 $debug => undef
 $title
@@ -21,9 +21,10 @@ use ZOOM::IRSpy;
     <td valign="top" class="panel1">
 <& /chrome/menu.mc &>
     </td>
-    <td class="spacer"></td>
+    <td class="spacer">&nbsp;</td>
     <td valign="top">
 <& $component, %ARGS &>
+    </td>
    </tr>
   </table>
 <& /chrome/tail.mc &>