diff options
author | Ivan Kohler <ivan@freeside.biz> | 2016-10-24 11:40:08 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2016-10-24 11:40:08 -0700 |
commit | 139958c5a4254052b525243d25a23d266d2c0c5b (patch) | |
tree | 26de683fd05cdfe68f02c50025557de29fe7d706 | |
parent | 96af02574ea6b1b59f81a1215330b682a8dee635 (diff) |
PCI compliance section showing tokenization/encryption status and SAQ level
-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 ) { |