[Scummvm-git-logs] scummvm-sites cloud -> a1fb1cd637e82f08a9cbda0680ac578dbecc4e9b
sev-
noreply at scummvm.org
Tue Oct 17 04:27:04 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:
a1fb1cd637 CLOUD: Enable 2.7.1 code path by default
Commit: a1fb1cd637e82f08a9cbda0680ac578dbecc4e9b
https://github.com/scummvm/scummvm-sites/commit/a1fb1cd637e82f08a9cbda0680ac578dbecc4e9b
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2023-10-16T21:21:32-07:00
Commit Message:
CLOUD: Enable 2.7.1 code path by default
Changed paths:
templates/index.phtml
diff --git a/templates/index.phtml b/templates/index.phtml
index 106ea2f..1a3d34a 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="off" 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" value="on" 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