Update client_settings.php

This commit is contained in:
jakani24
2024-02-08 21:29:09 +01:00
parent ebd6424a18
commit 3683ef2fa1

View File

@@ -274,7 +274,7 @@ function load_settings(){
else else
echo ("<input class=\"form-check-input\" type=\"checkbox\" role=\"switch\" id=\"flexSwitchCheckDefault1\" onclick=\"update_switch('flexSwitchCheckDefault1','setting_rtp_process_scan_status')\">"); echo ("<input class=\"form-check-input\" type=\"checkbox\" role=\"switch\" id=\"flexSwitchCheckDefault1\" onclick=\"update_switch('flexSwitchCheckDefault1','setting_rtp_process_scan_status')\">");
?> ?>
<label class="form-check-label" for="flexSwitchCheckDefault">Check Processes</label> <label class="form-check-label" for="flexSwitchCheckDefault1">Check Processes</label>
</div> </div>
<br> <br>
<h7>Included folders for RTP folderscanner</h7> <h7>Included folders for RTP folderscanner</h7>