From f6fb6c5ccc6252c9a20a73169698755e70cec726 Mon Sep 17 00:00:00 2001 From: Loic d'Anterroches Date: Fri, 19 Dec 2008 11:32:21 +0100 Subject: [PATCH] Fixed inconsistency in the link. --- src/IDF/templates/idf/gadmin/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/IDF/templates/idf/gadmin/base.html b/src/IDF/templates/idf/gadmin/base.html index 37c53a7..656cf91 100644 --- a/src/IDF/templates/idf/gadmin/base.html +++ b/src/IDF/templates/idf/gadmin/base.html @@ -34,7 +34,7 @@

-{aurl 'url', 'IDF_Views_User::myAccount'}{blocktrans}Welcome, {$user}.{/blocktrans} {trans 'Sign Out'} +{aurl 'url', 'IDF_Views_User::dashboard'}{blocktrans}Welcome, {$user}.{/blocktrans} {trans 'Sign Out'} | {trans 'Project List'} | {trans 'Help'}