wcs: link "Mon compte" to proper page, not home page (#4285)

This commit is contained in:
Frédéric Péters 2014-02-05 10:21:18 +01:00
parent b0e357f0ad
commit fd78a9c63c
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ div#centre { padding-top: 45px; margin-top: 0px; }
<span class="logged-in">
<a class="myspace" href="/myspace/">Mes démarches</a>
<a class="myaccount" href="[portail-url]">Mon compte</a>
<a class="myaccount" href="[portail-url]fr/mon-compte/">Mon compte</a>
<a class="logout" href="[root_url]logout">D&eacute;connexion</a>
</span>
[else]