fixing bugs
This commit is contained in:
@@ -218,7 +218,7 @@ load_settings();
|
||||
else
|
||||
echo ("<input class=\"form-check-input\" type=\"checkbox\" role=\"switch\" id=\"kill_virus_process\" onclick=\"update_switch('kill_virus_process','setting_virus_ctrl_virus_process_found_kill')\">");
|
||||
?>
|
||||
<label class="form-check-label" for="flexSwitchCheckDefault">Kill processes which are detected to be a virus?</label>
|
||||
<label class="form-check-label" for="flexSwitchCheckDefault">Kill processes which are detected to be a virus</label>
|
||||
</div>
|
||||
<br>
|
||||
<h7>Included folders for RTP folderscanner</h7>
|
||||
|
||||
@@ -186,7 +186,7 @@ async function add_item(db,element_id1,field1,element_id2,field2){ //we have two
|
||||
|
||||
</div>
|
||||
<div id="included" style="display:none">
|
||||
<h4>Included signatures</h4>
|
||||
<h4>Included signatures (Jakach signatures are always included and not shown here)</h4>
|
||||
<!-- Table with user defined, included hashes -->
|
||||
<?php
|
||||
//load entrys from excluded db
|
||||
|
||||
Reference in New Issue
Block a user