diff options
Diffstat (limited to 'Template/Include/incl_global_footer.php')
| -rw-r--r-- | Template/Include/incl_global_footer.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Template/Include/incl_global_footer.php b/Template/Include/incl_global_footer.php index d1ecc2e..6b23f0a 100644 --- a/Template/Include/incl_global_footer.php +++ b/Template/Include/incl_global_footer.php @@ -20,6 +20,7 @@ echo('<!-- Separateur --> // **************************************************************************** echo('<!-- Pied de page --> <footer> + <p><a href="/Template/rgpd.php">Politique de protection des données</a></p> <p>'.$text[basename(__FILE__, ".php")]["main"].'</p> </footer>'.PHP_EOL) |
