[freeside-commits] freeside/httemplate/docs about.html, 1.5, 1.6 credits.html, 1.7, 1.8 license.html, 1.5, 1.6

Ivan,,, ivan at wavetail.420.am
Wed Aug 12 04:57:44 PDT 2009


Update of /home/cvs/cvsroot/freeside/httemplate/docs
In directory wavetail.420.am:/tmp/cvs-serv16031

Modified Files:
	about.html credits.html license.html 
Log Message:
slight about/credits UI tweak

Index: license.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/docs/license.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- license.html	17 Mar 2009 09:58:17 -0000	1.5
+++ license.html	12 Aug 2009 11:57:42 -0000	1.6
@@ -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 &copy; 2005-2008 Freeside Internet Services, Inc.<BR>
+Copyright &copy; 2005-2009 Freeside Internet Services, Inc.<BR>
 Copyright &copy; 2000-2005 Ivan Kohler<BR>
 Copyright &copy; 1999 Silicon Interactive Software Design<BR>
 All rights reserved<BR>

Index: about.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/docs/about.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- about.html	17 Apr 2009 08:25:00 -0000	1.5
+++ about.html	12 Aug 2009 11:57:42 -0000	1.6
@@ -1,9 +1,9 @@
-<% include('/elements/header-popup.html', 'Freeside') %>
+<% include('/elements/header-popup.html', { title=>'Freeside', nobr=>1 } ) %>
 
 <% include('/elements/init_overlib.html') %>
 
 <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>
 

Index: credits.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/docs/credits.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- credits.html	4 Jun 2009 14:27:13 -0000	1.7
+++ credits.html	12 Aug 2009 11:57:42 -0000	1.8
@@ -24,10 +24,8 @@
   <CENTER>Freeside</CENTER>
 </FONT>
 
-<BR>
-
 <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>
 



More information about the freeside-commits mailing list