diff options
author | ivan <ivan> | 2009-08-12 11:58:21 +0000 |
---|---|---|
committer | ivan <ivan> | 2009-08-12 11:58:21 +0000 |
commit | 600a15aa56c212e1206fced9cbcf9de103c2f95b (patch) | |
tree | 0cfec9b6322fe206695451ddb715b6013c9af457 /httemplate/docs/license.html | |
parent | 7aad2eb29c444625fd1130f4ed37d89a7da2c027 (diff) |
slight about/credits UI tweak
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> |