Update samy.ps1

This commit is contained in:
2025-12-05 14:33:24 -05:00
parent ff07d0c067
commit a66b6d6112

View File

@@ -1228,6 +1228,10 @@ $cssContent
<!-- Printer checkbox list -->
<div id="printerListContainer" style="display:none; margin-bottom:1em;">
<label>Printers for selected client:</label>
<small style="display:block; margin-bottom:4px; opacity:0.8;">
Check the printers to install, and mark one as "Make default" (optional).
</small>
<div id="printerCheckboxContainer"
style="max-height:200px; overflow-y:auto; border:1px solid #444; padding:6px; border-radius:4px;">
<!-- Populated by JS -->