diff options
Diffstat (limited to 'httemplate/docs/license.html')
-rw-r--r-- | httemplate/docs/license.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/httemplate/docs/license.html b/httemplate/docs/license.html index a673bc9dd..fc3da6913 100644 --- a/httemplate/docs/license.html +++ b/httemplate/docs/license.html @@ -1,12 +1,12 @@ -<% include('/elements/header-popup.html', 'Freeside') %> +<% include('/elements/header-popup.html', { title=>'Freeside', nobr=>1 } ) %> <CENTER> -<IMG SRC="<%$fsurl%>images/small-logo.png" BORDER=0"><BR> +<IMG SRC="<%$fsurl%>images/small-logo.png" BORDER="0"><BR> <H3>version <% $FS::VERSION %></H3> </CENTER> <P> -Copyright © 2005-2008 Freeside Internet Services, Inc.<BR> +Copyright © 2005-2009 Freeside Internet Services, Inc.<BR> Copyright © 2000-2005 Ivan Kohler<BR> Copyright © 1999 Silicon Interactive Software Design<BR> All rights reserved<BR> |