X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fsearch%2Fcust_main.html;h=4465c33245646c3e355abe04f17fd876ed20d798;hp=270fc38cc934f1ba3ab70f43a1b5b4dd1345b456;hb=6c9cd1c36adbb9fc950fcf0a0b269fa6f16838a1;hpb=853fca259ec006d4a5f3ce046e5334210412baac diff --git a/httemplate/search/cust_main.html b/httemplate/search/cust_main.html index 270fc38cc..4465c3324 100755 --- a/httemplate/search/cust_main.html +++ b/httemplate/search/cust_main.html @@ -104,7 +104,7 @@ if ( $FS::CurrentUser::CurrentUser->access_right('Bulk send customer notices') ) my $query = $uri->query; push @$menubar, 'Email a notice to these customers' => - "${p}misc/email-customers.html?$query", + "${p}misc/email-customers.html?table=cust_main&$query", }