From: Ivan Kohler Date: Wed, 20 Jun 2012 23:09:13 +0000 (-0700) Subject: make the brand-agent company_url link bigger, RT#18213 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=bccfbf5a97b3e5572fd6e68f1a9ed74ceebe39c4 make the brand-agent company_url link bigger, RT#18213 --- diff --git a/httemplate/docs/about.html b/httemplate/docs/about.html index 0d3848b65..33b21a3ad 100644 --- a/httemplate/docs/about.html +++ b/httemplate/docs/about.html @@ -10,7 +10,7 @@ % my $url = $conf->config('company_url', $agentnum); % if ( $url ) {

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