n/oldblog
Archived
1
0
Fork 0
This repository has been archived on 2024-02-13. You can view files and clone it, but cannot push or open issues or pull requests.
oldblog/modules/lang.php
2023-04-30 21:50:11 +02:00

5 lines
368 B
PHP

<div align='center'>
<a href='<?php echo "$page.fr.html"; ?>' title='Français'><img src='/images/frenchflag.jpg' alt='Français' /></a>
<a href='<?php echo "$page.en.html"; ?>' title='English'><img src='/images/englishflag.jpg' alt='English' /></a>
<a href='<?php echo "$page.es.html"; ?>' title='Español'><img src='/images/spanishflag.jpg' alt='Español' /></a>
</div>