Explorar o código

Include date placeholder

DricomDragon %!s(int64=5) %!d(string=hai) anos
pai
achega
e5eb8912fd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      web/include/footer.php

+ 1 - 1
web/include/footer.php

@@ -1,6 +1,6 @@
 <footer class="footer bg-dark mt-5">
 <footer class="footer bg-dark mt-5">
     <div class="container">
     <div class="container">
-        <span class="text-muted">Shared footer</span>
+        <span class="text-muted">Pied de page - Mis en ligne le <?php include("generated/date.txt"); ?></span>
     </div>
     </div>
 </footer>
 </footer>