default to a session cookie instead of setting an explicit timeout, weird timezone...
[freeside.git] / httemplate / docs / about.html
index e3bb282..b225c84 100644 (file)
@@ -5,12 +5,12 @@
 <CENTER>
 % if ( $agentnum ) {
 
-    <IMG SRC="<%$fsurl%>view/logo-agent.cgi?agentnum=<%$agentnum%>" BORDER="0"><BR>
+    <IMG SRC="<%$fsurl%>view/logo-agent.cgi?agentnum=<%$agentnum%>" BORDER="0" WIDTH=92 HEIGHT=62><BR>
 
 %   my $url = $conf->config('company_url', $agentnum);
 %   if ( $url ) {
       <BR><BR>
-      <A HREF="<% $conf->config('company_url', $agentnum) %>" TARGET="_blank"><%$title%> homepage</A>
+      <FONT SIZE="+1"><A HREF="<% $conf->config('company_url', $agentnum) %>" TARGET="_top"><%$title%> homepage</A></FONT>
 %   }
 
 % } else {
@@ -28,7 +28,7 @@
 % } else {
   <FONT SIZE="-1">
 % }
-&copy; 2012 Freeside Internet Services, Inc.<BR>
+&copy; 2022 Freeside Internet Services, Inc.<BR>
 All rights reserved.<BR>
 Licensed under the terms of the<BR>
 GNU <b>Affero</b> General Public License.<BR>
@@ -46,7 +46,7 @@ GNU <b>Affero</b> General Public License.<BR>
 
 
 <BR><BR>
-<A HREF="http://www.freeside.biz/freeside" TARGET="_blank">Freeside homepage</A>
+<A HREF="http://www.freeside.biz/freeside" TARGET="_top">Freeside homepage</A>
 % if ( $agentnum ) {
   </FONT>
 % }
@@ -56,7 +56,7 @@ GNU <b>Affero</b> General Public License.<BR>
 
 % unless ( $agentnum ) {
   <CENTER>
-  <FONT SIZE="-3">"A selfish heart is trouble, but a foolish heart is worse" -R. Hunter</FONT>
+  <FONT SIZE="-3">"Then, when all seemed to be lost, a small glimmer of light appeared in the distance.  Could it be...  back from the great beyond..." - D. 3030</FONT>
   </CENTER>
 % }