Fix label issue

Link pointing to doc with wrong label
This commit is contained in:
Clément Désiles 2014-06-23 14:53:58 +02:00
parent 3520a5049c
commit 39d23fda7a

View file

@ -58,7 +58,7 @@
position: absolute;
top: 90%;
text-align: center;">
<a style="color: #777" href="/whatsyunohost_fr">À propos</a> <span class="colored-bar"></span> <a style="color: #777" href="http://news.yunohost.org" target="_blank">Dernières nouvelles</a> <span class="colored-bar"></span> <a style="color: #777" href="/docs_fr" target="_blank">Dernières nouvelles</a>
<a style="color: #777" href="/whatsyunohost_fr">À propos</a> <span class="colored-bar"></span> <a style="color: #777" href="http://news.yunohost.org" target="_blank">Dernières nouvelles</a> <span class="colored-bar"></span> <a style="color: #777" href="/docs_fr" target="_blank">Documentation</a>
</div>
</div>
@ -286,4 +286,4 @@
}
});
});
</script>
</script>