respect license notice in brand-agent logo size
authorIvan Kohler <ivan@freeside.biz>
Tue, 4 Apr 2017 22:35:26 +0000 (15:35 -0700)
committerIvan Kohler <ivan@freeside.biz>
Tue, 4 Apr 2017 22:35:26 +0000 (15:35 -0700)
httemplate/docs/about.html

index fdf872d..bc3c1b3 100644 (file)
@@ -5,7 +5,7 @@
 <CENTER>
 % if ( $agentnum ) {
 
-    <IMG SRC="<%$fsurl%>view/logo-agent.cgi?agentnum=<%$agentnum%>" BORDER="0"><BR>
+    <IMG SRC="<%$fsurl%>view/logo-agent.cgi?agentnum=<%$agentnum%>" BORDER="0" WIDTH=92 HEIGHT=62><BR>
 
 %   my $url = $conf->config('company_url', $agentnum);
 %   if ( $url ) {