continue sales person work: customer and package selection, commissions, reporting...
[freeside.git] / FS / FS / UI / Web / small_custview.pm
index ae0a421..4d70519 100644 (file)
@@ -31,7 +31,7 @@ sub small_custview {
 
   my $html = '<DIV ID="fs_small_custview" CLASS="small_custview">';
   
-  $html = qq!View <A HREF="$url?! . $cust_main->custnum . '">'
+  $html = qq!<A HREF="$url?! . $cust_main->custnum . '">'
     if $url;
 
   $html .= 'Customer #<B>'. $cust_main->display_custnum. '</B></A>'.