diff options
author | Ivan Kohler <ivan@freeside.biz> | 2016-10-24 11:40:11 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2016-10-24 11:40:11 -0700 |
commit | 8288af84c4f2f13e8a32289319de0d314b66d28f (patch) | |
tree | f85ea974ccc29e1ce6a5b57f420abb5dffd7577e /httemplate | |
parent | c3e6e7b11f18776f2428627f99f8866731183488 (diff) |
PCI compliance section showing tokenization/encryption status and SAQ level
Diffstat (limited to 'httemplate')
-rw-r--r-- | httemplate/view/Status.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/httemplate/view/Status.html b/httemplate/view/Status.html index 1ea19e94a..ff2d24358 100644 --- a/httemplate/view/Status.html +++ b/httemplate/view/Status.html @@ -244,8 +244,6 @@ foreach my $agent ( } } -warn $tokenize; -warn $store; if ( $tokenize && ! $store ) { |