[Scummvm-git-logs] scummvm-sites cloud -> 4b4f5fe303704a0e6bf4034d7277ac67723322c7
sev-
noreply at scummvm.org
Tue Oct 17 04:33:22 UTC 2023
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-sites' repo located at https://github.com/scummvm/scummvm-sites .
Summary:
4b4f5fe303 CLOUD: Visually mark that the 2.7.1 codepath checkbox is checked
Commit: 4b4f5fe303704a0e6bf4034d7277ac67723322c7
https://github.com/scummvm/scummvm-sites/commit/4b4f5fe303704a0e6bf4034d7277ac67723322c7
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2023-10-16T21:33:14-07:00
Commit Message:
CLOUD: Visually mark that the 2.7.1 codepath checkbox is checked
Changed paths:
templates/index.phtml
diff --git a/templates/index.phtml b/templates/index.phtml
index 1a3d34a..3898035 100644
--- a/templates/index.phtml
+++ b/templates/index.phtml
@@ -30,7 +30,7 @@
<b>Box</b>
</a>
</div>
- <p><label for="271_cb"><input type="checkbox" value="on" id="271_cb" onclick="refresh_links();" onchange="refresh_links();" /> ScummVM is version 2.7.1 or newer</label></p>
+ <p><label for="271_cb"><input type="checkbox" checked value="off" id="271_cb" onclick="refresh_links();" onchange="refresh_links();" /> ScummVM is version 2.7.1 or newer</label></p>
</div>
<p>Please note: Clicking on the cloud icons will redirect you to the chosen cloud provider. Please review their privacy policies beforehand.</p>
</div>
More information about the Scummvm-git-logs
mailing list