2 Commits

Author SHA1 Message Date
9f3e1b7017 update debug
All checks were successful
Build, Push, Publish / Build & Release (push) Successful in 27s
2026-01-21 20:51:50 -03:00
de13c42a13 fix dbug 2026-01-21 20:51:42 -03:00

View File

@@ -527,8 +527,8 @@ function icc_upload_and_shorten_do_page()
<p>
<label><strong>Diagnostics:</strong></label><br />
<a href="javascript:void(0);" onclick="document.getElementById('icc_cleanup_form').submit();" class="button">Run Cleanup & Diagnostics Now</a>
<small> (Checks for 'icc_temp_' folders older than 24 hours and attempts to delete them)</small>
<a href="javascript:void(0);" onclick="document.getElementById(\'icc_cleanup_form\').submit();" class="button">Run Cleanup & Diagnostics Now</a>
<small> (Checks for \'icc_temp_\' folders older than 24 hours and attempts to delete them)</small>
</p>
<p><input type="submit" value="Save Configuration" class="button-primary" /></p>