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:
18ca63d
)
Replace accidentally deleted </td>
author
Mike Taylor
<mike@indexdata.com>
Wed, 20 Sep 2006 14:14:30 +0000
(14:14 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Wed, 20 Sep 2006 14:14:30 +0000
(14:14 +0000)
web/htdocs/chrome/layout.mc
patch
|
blob
|
history
diff --git
a/web/htdocs/chrome/layout.mc
b/web/htdocs/chrome/layout.mc
index
3bae08b
..
6e976d2
100644
(file)
--- a/
web/htdocs/chrome/layout.mc
+++ b/
web/htdocs/chrome/layout.mc
@@
-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
@@
-24,6
+24,7
@@
use ZOOM::IRSpy;
<td class="spacer"> </td>
<td valign="top">
<& $component, %ARGS &>
+ </td>
</tr>
</table>
<& /chrome/tail.mc &>