diff options
author | Ivan Kohler <ivan@freeside.biz> | 2012-04-13 18:35:24 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2012-04-13 18:35:24 -0700 |
commit | 2c1bad9f29492546788aa4ffa0baf8e1dc0fff58 (patch) | |
tree | d305b371c5a433dedf4e898bc11dd3edddf11daf /httemplate/view/cust_main.cgi | |
parent | 18459c4369f63b7fda11a3ff7a0af067bed0c9bf (diff) |
style ticket tab
Diffstat (limited to 'httemplate/view/cust_main.cgi')
-rwxr-xr-x | httemplate/view/cust_main.cgi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/httemplate/view/cust_main.cgi b/httemplate/view/cust_main.cgi index fda4db0d9..9ce55b0b9 100755 --- a/httemplate/view/cust_main.cgi +++ b/httemplate/view/cust_main.cgi @@ -232,9 +232,9 @@ function areyousure(href, message) { % } % if ( $view eq 'jumbo' ) { - <BR><BR> - <A NAME="tickets"><FONT SIZE="+2"><% mt('Tickets') |h %></FONT></A><BR> + <BR> % } +<BR> % if ( $view eq 'tickets' || $view eq 'jumbo' ) { |