--- a/integration/media.html Tue Nov 27 11:48:28 2012 +0100
+++ b/integration/media.html Tue Nov 27 13:38:31 2012 +0100
@@ -111,9 +111,11 @@
<p class="title-video" href="#">Titre du Média</p>
</div>
<div class="profil-wrap">
- <a href="#" class="all-hashcut">Tous les Hashcuts</a>
- <a href="edition.html" class="new-hashcut">Créer un Hashcut</a>
- <a href="#user" class="my-profil open-popin">Mon profil</a>
+ <ul>
+ <li><a href="#" class="all-hashcut">Tous les Hashcuts</a></li>
+ <li><a href="edition.html" class="new-hashcut">Créer un Hashcut</a></li>
+ <li><a href="#user" class="my-profil open-popin">Mon profil</a></li>
+ </ul>
</div>
</div><!-- header -->
</div><!-- wrap-header -->