projects
/
irspy-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df6a7e9
)
to force display of spacer column.
author
Mike Taylor
<mike@indexdata.com>
Tue, 19 Sep 2006 16:33:19 +0000
(16:33 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Tue, 19 Sep 2006 16:33:19 +0000
(16:33 +0000)
web/htdocs/chrome/layout.mc
patch
|
blob
|
history
diff --git
a/web/htdocs/chrome/layout.mc
b/web/htdocs/chrome/layout.mc
index
1cd4c6e
..
3bae08b
100644
(file)
--- a/
web/htdocs/chrome/layout.mc
+++ b/
web/htdocs/chrome/layout.mc
@@
-1,4
+1,4
@@
-%# $Id: layout.mc,v 1.4 2006-09-19 16:32:34 mike Exp $
+%# $Id: layout.mc,v 1.5 2006-09-19 16:33:19 mike Exp $
<%args>
$debug => undef
$title
@@
-21,7
+21,7
@@
use ZOOM::IRSpy;
<td valign="top" class="panel1">
<& /chrome/menu.mc &>
</td>
- <td class="spacer"></td>
+ <td class="spacer"> </td>
<td valign="top">
<& $component, %ARGS &>
</tr>