updated timestamps
This commit is contained in:
parent
95a5aabf59
commit
0a46a892b8
10 changed files with 49 additions and 9 deletions
|
|
@ -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>
|
||||
|
|
@ -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>
|
||||
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
7
themes/Revolution/last_updated.php
Normal file
7
themes/Revolution/last_updated.php
Normal 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.
|
||||
|
||||
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue