fix spacing in previous

This commit is contained in:
Ad Schellevis 2017-12-07 07:07:46 +01:00
parent 7943a7689e
commit 0a5da792eb

View File

@ -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') }}";