Missing comma in argument list causes Mason compilation error.
authorrsiddall <rsiddall>
Thu, 3 Apr 2008 22:47:38 +0000 (22:47 +0000)
committerrsiddall <rsiddall>
Thu, 3 Apr 2008 22:47:38 +0000 (22:47 +0000)
httemplate/elements/header.html

index 00183c3..8e1d836 100644 (file)
@@ -66,7 +66,7 @@
                               'action'      => $fsurl.'docs/about.html',
                               'label'       => 'Freeside',
                               'actionlabel' => 'About',
-                              'width'       => 300
+                              'width'       => 300,
                               'height'      => 360,
                               'color'       => '#7e0079',
                               'scrolling'   => 'no',