X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Felements%2Fcust_payby.html;h=6404bcb33d975635e4dc7c9e639db4d791c0ea44;hp=1d789a47bf32eb8423257ad9bd674359648bda5e;hb=12aceb11a398b7b69bb494e8e26fa03afd088400;hpb=ae58eda132b5a89ce251dbdf13822dee2f3bc92f diff --git a/httemplate/elements/cust_payby.html b/httemplate/elements/cust_payby.html index 1d789a47b..6404bcb33 100644 --- a/httemplate/elements/cust_payby.html +++ b/httemplate/elements/cust_payby.html @@ -71,7 +71,15 @@ VALUE = "<% scalar($cgi->param($name.'_paycvv')) || ('*' x length($cust_payby->paycvv)) %>" onChange = "<% $onchange %>" > -
<% mt('CVV2') |h %> (<% mt('help') |h %>) +
<% mt('CVV2') |h %> <& /elements/popup_link.html, + 'action' => $p.'docs/cvv2.html', + 'label' => mt('(help)'), + 'actionlabel' => 'CVV2 Help', + 'width' => 480, + 'height' => 275, + 'nocenter' => 1, + #popup_name => 'cvv2_popup', + &> >