diff options
-rw-r--r-- | httemplate/elements/header.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/elements/header.html b/httemplate/elements/header.html index 00183c332..8e1d8364a 100644 --- a/httemplate/elements/header.html +++ b/httemplate/elements/header.html @@ -66,7 +66,7 @@ 'action' => $fsurl.'docs/about.html', 'label' => 'Freeside', 'actionlabel' => 'About', - 'width' => 300 + 'width' => 300, 'height' => 360, 'color' => '#7e0079', 'scrolling' => 'no', |