chg: [periodic_notification] Added published keyword to the overview table

pull/8590/head
Sami Mokaddem 2022-09-14 09:21:12 +02:00
parent 6a0557b9b0
commit 19cc836070
No known key found for this signature in database
GPG Key ID: 164C473F627A06FA
1 changed files with 1 additions and 1 deletions

View File

@ -247,7 +247,7 @@ array_splice($mitre_attack_techniques, 10);
<td><?= date("c"); ?></td>
</tr>
<tr>
<td><?= __('Events #') ?></td>
<td><?= __('Published Events #') ?></td>
<td><?= $event_number ?></td>
</tr>
<tr>