% if ( $svc_acct->cf_privatekey ) {
Card Fortress
<% $svc_acct->cf_privatekey %>
<% $conf->config('svc_acct-cf_privatekey-message') %> %#XXX and then there should be a remove link to get rid of it % }
<%init> my %opt = @_; my $svc_acct = $opt{'svc_acct'}; my $conf = new FS::Conf;