2.3.1
[freeside.git] / httemplate / docs / about.html
index bb68417..f397d18 100644 (file)
@@ -1,17 +1,17 @@
-<% 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>
 
 <CENTER>
-<FONT SIZE="-1">&copy; 2008 Freeside Internet Services, Inc.<BR>
+<FONT SIZE="-1">&copy; 2011 Freeside Internet Services, Inc.<BR>
 All rights reserved.<BR>
 Licensed under the terms of the<BR>
-GNU <i>Affero</i> General Public License.<BR>
+GNU <b>Affero</b> General Public License.<BR>
 </FONT>
 </CENTER>
 <BR>
@@ -29,7 +29,7 @@ GNU <i>Affero</i> General Public License.<BR>
 <BR>
 
 <CENTER>
-<FONT SIZE="-3">"None but ourselves can free our minds." -R.N. Marley</FONT>
+<FONT SIZE="-3">"It's floodin' down in Texas, poles are out in Utah" -P. McKernan</FONT>
 </CENTER>
 
 <SCRIPT TYPE="text/javascript">
@@ -39,8 +39,8 @@ function openLicense() {
                       'action'      => $fsurl.'docs/license.html',
                       'label'       => 'License',
                       'actionlabel' => 'License',
-                      'width'       => 600, #420,
-                      'height'      => 355,
+                      'width'       => 600,
+                      'height'      => 360,
                       'color'       => '#7e0079',
                       'nofalse'     => 1,
                    )