1 <FONT SIZE="-2" STYLE="color:#999999">
2 <% include('/elements/popup_link.html',
3 'action' => $fsurl.'docs/about.html',
5 'style' => 'color:#999999',
6 'actionlabel' => 'About',
12 %> v<% $FS::VERSION %><BR>
13 <A HREF="<% $conf->config('support-key') ? "http://www.freeside.biz/mediawiki/index.php/Supported:Documentation" : "http://www.freeside.biz/mediawiki/index.php/Freeside:1.9:Documentation" %>" TARGET="_blank" STYLE="color:#999999">Documentation</A>
17 my $conf = new FS::Conf;