X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Felements%2Fheader.html;h=0a939aa9e32b662abf633c17c3d4d60882dac3ac;hb=9c8e3bcad078ed4d4d0f13369210db0fe7aa1ce5;hp=5362b0bee7c8df13a5240f884f8e5269ab1ffeef;hpb=12c2362c84bea9f2e03ed9c67b2de8d453202ebf;p=freeside.git diff --git a/httemplate/elements/header.html b/httemplate/elements/header.html index 5362b0bee..0a939aa9e 100644 --- a/httemplate/elements/header.html +++ b/httemplate/elements/header.html @@ -62,15 +62,15 @@ - <% include('/elements/popup_link.html', - 'action' => $fsurl.'docs/about.html', - 'label' => 'Freeside', - 'actionlabel' => 'About', - 'width' => 300, - 'height' => 360, - 'color' => '#7e0079', - 'scrolling' => 'no', - ) + <% include('/elements/popup_link.html', + 'action' => $fsurl.'docs/about.html', + 'label' => 'Freeside', + 'actionlabel' => 'About', + 'width' => 300, + 'height' => 360, + 'color' => '#7e0079', + 'scrolling' => 'no', + ) %> v<% $FS::VERSION %>
" TARGET="_blank">Documentation
@@ -269,6 +269,6 @@ my $head = @_ ? shift : ''; #$head is for things that go in the section my $conf = new FS::Conf; my $menu_position = $FS::CurrentUser::CurrentUser->option('menu_position') - || 'left'; + || 'top'; #new default for 1.9