Update template.php

This commit is contained in:
Fernando Méndez 2021-05-17 16:32:15 +02:00 committed by GitHub
parent a7f24b2772
commit a9e866ac88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -498,7 +498,7 @@
echo"<footer> echo"<footer>
<div class='footer'> <div class='footer'>
<p>© Práctica 2 | Sistemas Web 2021 </p> <p>© Práctica Final | Sistemas Web 2021 </p>
</div> </div>
<a href='#'>▲Volver arriba</a> | <a href='#'>▲Volver arriba</a> |
<a href='{$prefix}fdicines/about_us/'>Sobre FDI-Cines</a> | <a href='{$prefix}fdicines/about_us/'>Sobre FDI-Cines</a> |