mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-18 18:44:44 +00:00
fix spacing in previous
This commit is contained in:
parent
7943a7689e
commit
0a5da792eb
@ -382,7 +382,7 @@ POSSIBILITY OF SUCH DAMAGE.
|
||||
alert_fields['timestamp'] = "{{ lang._('Timestamp') }}";
|
||||
alert_fields['alert'] = "{{ lang._('Alert') }}";
|
||||
alert_fields['alert_sid'] = "{{ lang._('Alert sid') }}";
|
||||
alert_fields['proto'] = "{{ lang._('Protocol') }}";
|
||||
alert_fields['proto'] = "{{ lang._('Protocol') }}";
|
||||
alert_fields['src_ip'] = "{{ lang._('Source IP') }}";
|
||||
alert_fields['dest_ip'] = "{{ lang._('Destination IP') }}";
|
||||
alert_fields['src_port'] = "{{ lang._('Source port') }}";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user