Makes more sense.

pull/3384/head
Raphaël Vinot 2018-06-27 12:40:39 +08:00 committed by GitHub
parent 77e5b7a3b1
commit ecffd8cb0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@
'type' => 'checkbox',
'checked' => false,
'data-content' => isset($attrDescriptions['signature']['formdesc']) ? $attrDescriptions['signature']['formdesc'] : $attrDescriptions['signature']['desc'],
'label' => __('IDS (encrypt and hash)')
'label' => __('Is a malware sample (encrypt and hash)')
));
?>
<div class="input clear"></div>