This commit is contained in:
2026-01-21 20:51:37 -03:00
parent 3457c14bbf
commit de13c42a13

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>