From bccfbf5a97b3e5572fd6e68f1a9ed74ceebe39c4 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Wed, 20 Jun 2012 16:09:13 -0700 Subject: [PATCH] make the brand-agent company_url link bigger, RT#18213 --- httemplate/docs/about.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 { -- 2.11.0