This commit is contained in:
gaofeng
2026-05-13 10:44:29 +08:00
commit 0b165153c6
3674 changed files with 316663 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
<div class="footer">
<?= html_entity_decode($footer) ?>
<p><a href="#" class="termsCheckbox">{:lang('js.terms_conditions')}</a>&nbsp;|&nbsp;<a href="#" class="privacy_policy">{:lang('js.privacy_policy')}</a></p>
</div>
<style>
.footer a{
color: #ffffff;
}
</style>