disable quotations, RT#20688, RT#22232
authorIvan Kohler <ivan@freeside.biz>
Mon, 19 Jan 2015 03:46:28 +0000 (19:46 -0800)
committerIvan Kohler <ivan@freeside.biz>
Mon, 19 Jan 2015 03:46:28 +0000 (19:46 -0800)
httemplate/view/cust_main.cgi

index 99f02b0..cd8b028 100755 (executable)
@@ -245,7 +245,7 @@ function areyousure(href, message) {
 % ###
 
 % if ( $view eq 'jumbo' && $curuser->access_right('Generate quotation') ) { 
-  <A NAME="quotation"><FONT SIZE="+2"><% mt('Quotations') |h %></FONT></A><BR>
+  <A NAME="quotations"><FONT SIZE="+2"><% mt('Quotations') |h %></FONT></A><BR>
 % }
 
 % if ( $view eq 'quotations' || $view eq 'jumbo' ) {