diff --git a/src/main/resources/messages/message_en.properties b/src/main/resources/messages/message_en.properties index 727ac2fc8..fb86b857b 100644 --- a/src/main/resources/messages/message_en.properties +++ b/src/main/resources/messages/message_en.properties @@ -980,7 +980,7 @@ day_of_month_report=Daily Report month_report=Monthly Report label_report=Tag Report attr_type_report=Attribute Report -lwhh_report=icial Letter Report +lwhh_report=Icial Letter Report src_ip_report=Src IP Report dest_ip_report=Dest IP Report isp_report=Entrance Report diff --git a/src/main/webapp/WEB-INF/views/cfg/av/fileSampleForm.jsp b/src/main/webapp/WEB-INF/views/cfg/av/fileSampleForm.jsp index 2bd43db5b..296bbb996 100644 --- a/src/main/webapp/WEB-INF/views/cfg/av/fileSampleForm.jsp +++ b/src/main/webapp/WEB-INF/views/cfg/av/fileSampleForm.jsp @@ -91,7 +91,7 @@ function hiddenlevel(){ $("input[name='level']").val(0); }else { $(".leveL").removeClass("hidden"); - $("input[name='level']").val(''); +// $("input[name='level']").val(''); } } @@ -219,7 +219,7 @@ function hiddenlevel(){