updated timestamps

This commit is contained in:
Frank Harris 2025-11-10 12:16:04 -05:00
parent 95a5aabf59
commit 0a46a892b8
10 changed files with 49 additions and 9 deletions

View file

@ -3,4 +3,7 @@
<footer class="main-footer">
%footer%
</footer>
</footer>
<div class="last-updated-ssi" style="text-align:right; font-size:0.9em; color:#777; padding:6px 8px;">
Last Updated at 7:25am on 2025-15-11
</div>

View file

@ -3,4 +3,7 @@
<footer class="main-footer">
%footer%
</footer>
</footer>
<div class="last-updated-ssi" style="text-align:right; font-size:0.9em; color:#777; padding:6px 8px;">
Last Updated at 7:25am on 2025-15-11
</div>

View file

@ -1,5 +1,8 @@
<div class="col col-lg-12 footer">
<div class="copy">Theme made by <a href="https://techbeeps.co.in/" target="_blank">Yaseen</a>-<a href="https://www.zpeonline.co.uk" target="_blank">ZPE-Online Ltd</a> (Based on <a href="https://github.com/OpenGamePanel/Theme-SimpleBootstrap" target="_blank">SimpleBootstrap Theme</a>)</div>
%footer%
<div class="last-updated-ssi" style="text-align:right; font-size:0.9em; color:#777; padding:6px 8px;">
Last Updated at 7:25am on 2025-15-11
</div>
</div>
</div>

View file

@ -57,7 +57,10 @@
</div>
<div id="bottom-links">
<div style="padding-top:20px">
%footer%
%footer%
</div>
</div>
</div>
</div>
<div class="last-updated-ssi" style="text-align:right; font-size:0.9em; color:#777; padding:6px 8px; clear:both;">
Last Updated at 7:25am on 2025-15-11
</div>

View file

@ -2,11 +2,9 @@
<div id="footer">
<div class="footer-one-third">
</div>
<div
class="footer-one-third
footer-last"> <p>
</p> </div>
</div>
<div class="footer-one-third footer-last"> <p>
</p> </div>
</div>
<div id="bottom-links">
<div style="padding-top:20px; width:50%; float:left;">
@ -21,3 +19,7 @@ footer-last"> <p>
</div>
</div>
<div class="last-updated-ssi" style="text-align:right; font-size:0.9em; color:#777; padding:6px 8px; clear:both;">
Last Updated at 7:25am on 2025-15-11
</div>

View file

@ -0,0 +1,7 @@
<?php
// DEPRECATED: per-theme PHP timestamp removed in favor of /modules/billing/timestamp.txt
// This file is retained as a no-op for compatibility. Please use the SSI include in theme bottom.html files.
// Example SSI to add to a non-PHP footer: <!--#include virtual="/modules/billing/timestamp.txt" -->
//
// No runtime output produced by this file.

View file

@ -8,3 +8,6 @@ Join our Discord server for support and any questions</br>
</div>
</div>
<div class="last-updated-ssi" style="text-align:right; font-size:0.9em; color:#777; padding:6px 8px;">
Last Updated at 7:25am on 2025-15-11
</div>