make the brand-agent company_url link bigger, RT#18213
[freeside.git] / httemplate / docs / about.html
index 0d3848b..33b21a3 100644 (file)
@@ -10,7 +10,7 @@
 %   my $url = $conf->config('company_url', $agentnum);
 %   if ( $url ) {
       <BR><BR>
-      <A HREF="<% $conf->config('company_url', $agentnum) %>" TARGET="_top"><%$title%> homepage</A>
+      <FONT SIZE="+1"><A HREF="<% $conf->config('company_url', $agentnum) %>" TARGET="_top"><%$title%> homepage</A></FONT>
 %   }
 
 % } else {