--- a/web/wp-content/themes/IRI-Theme/header.php Mon Feb 01 09:53:45 2010 +0000
+++ b/web/wp-content/themes/IRI-Theme/header.php Mon Feb 01 15:57:02 2010 +0000
@@ -3,6 +3,7 @@
<head profile="http://gmpg.org/xfn/11">
<meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" />
<meta name="google-site-verification" content="0kR9Eu8GeMBtsGL5ZaoZ4PYBkii0Q5pc8A9LPU17ZN0" />
+ <link rel="shortcut icon" href="<?php echo get_option('home'); ?>/favicon.ico"/>
<meta http-equiv="X-UA-Compatible" content="IE=8" />
<title><?php wp_title(''); ?> <?php if ( !(is_404()) && (is_single()) or (is_page()) or (is_archive()) ) { ?> :: <?php } ?> <?php echo (get_bloginfo('name')." - ".get_bloginfo ( 'description' )); ?></title>
<meta name="generator" content="WordPress <?php bloginfo('version'); ?>" />
@@ -134,11 +135,11 @@
</div>
<!-- Navigation -->
-<div class="column span-24 large" id="nav">
+<div class="column span-24 large" id="nav">
<div class="content">
<ul id="navmenu-h">
<li><a href="<?php echo get_settings('home'); ?>/">Accueil</a></li>
- <?php dp_list_categories('&exclude=1,8,16,17,38&'); ?>
+ <?php dp_list_categories('&exclude=1,8,16,17,38,171,169,170&'); ?>
<li class="alignright"><a href="<?php bloginfo('rss2_url'); ?>" style="padding: 2px 8px 2px 8px;"><img src="<?php bloginfo('stylesheet_directory'); ?>/images/icons/rss.png" style="padding:4px;" alt="rss icon" /></a></li>