Skip to content
Snippets Groups Projects
Unverified Commit e03328fd authored by David Beniamine's avatar David Beniamine
Browse files

betterw3c placement

parent 211537f6
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,6 @@ ...@@ -4,7 +4,6 @@
<p><?php echo html_meta('contact'); ?></p> <p><?php echo html_meta('contact'); ?></p>
<p><?php echo html_meta('site_licence'); ?></p> <p><?php echo html_meta('site_licence'); ?></p>
<p><?php echo html_meta('legal_informations'); ?></p> <p><?php echo html_meta('legal_informations'); ?></p>
<p><?php echo html_meta('w3c'); ?></p>
</div> </div>
<div class="even"> <div class="even">
<ul class="navigation"> <ul class="navigation">
...@@ -23,10 +22,10 @@ ...@@ -23,10 +22,10 @@
<?php endif; ?> <?php endif; ?>
</ul> </ul>
<br /> <br />
<ul> <ul class="navigation">
<li><a href="<?php echo base_url('admin'); ?>" title="Administration">Administration</a></li>
<li><a href="<?php echo base_url(); ?>" title="Retour &agrave; l'accueil.">Accueil</a></li> <li><a href="<?php echo base_url(); ?>" title="Retour &agrave; l'accueil.">Accueil</a></li>
<li><a href="<?php echo base_url('admin'); ?>" title="Administration">Administration</a></li>
<?php echo html_meta('w3c'); ?>
</ul> </ul>
</div> </div>
</footer> </footer>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment