X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fdocs%2Fabout.html;h=e91eb36861376ab1549843c8da04ea27d90c7962;hp=f0994e506f4c9410043609c672e0a724b2e4846f;hb=HEAD;hpb=5d621f40627cdfcb75b1254bd07bb02d59e9a767 diff --git a/httemplate/docs/about.html b/httemplate/docs/about.html index f0994e506..b225c84f9 100644 --- a/httemplate/docs/about.html +++ b/httemplate/docs/about.html @@ -1,14 +1,34 @@ -<% include('/elements/header-popup.html', { title=>'Freeside', nobr=>1 } ) %> +<% include('/elements/header-popup.html', { title=>$title, nobr=>1 } ) %> <% include('/elements/init_overlib.html') %>
-
-

version <% $FS::VERSION %>

+% if ( $agentnum ) { + +
+ +% my $url = $conf->config('company_url', $agentnum); +% if ( $url ) { +

+ <%$title%> homepage +% } + +% } else { + +
+

version <% $FS::VERSION %>

+ +% }
-© 2011 Freeside Internet Services, Inc.
+% if ( $agentnum ) { +

+ Based on Freeside version <% $FS::VERSION %>
+% } else { + +% } +© 2022 Freeside Internet Services, Inc.
All rights reserved.
Licensed under the terms of the
GNU Affero General Public License.
@@ -17,20 +37,28 @@ GNU Affero General Public License.

+% if ( $agentnum ) { + +% } Credits      License

-Freeside homepage +Freeside homepage +% if ( $agentnum ) { +
+% }

-
-"The sky was yellow and the sun was blue" -R. Hunter -
+% unless ( $agentnum ) { +
+ "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 +
+% }