From 119aa4505e1eb1ad1b3b70a361d2b8a5260784b0 Mon Sep 17 00:00:00 2001 From: Loic d'Anterroches Date: Fri, 5 Dec 2008 15:04:46 +0100 Subject: [PATCH] Added emphasis on the latest update link. --- src/IDF/templates/idf/project/home.html | 2 +- src/IDF/templates/idf/project/timeline.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/IDF/templates/idf/project/home.html b/src/IDF/templates/idf/project/home.html index ba1fdb6..ff7ac1c 100644 --- a/src/IDF/templates/idf/project/home.html +++ b/src/IDF/templates/idf/project/home.html @@ -3,7 +3,7 @@ {block tabhome} class="active"{/block} {block subtabs}
-{trans 'Welcome'} | {trans 'Updates'}{superblock} +{trans 'Welcome'} | {trans 'Latest Updates'}{superblock}
{/block} {block body} diff --git a/src/IDF/templates/idf/project/timeline.html b/src/IDF/templates/idf/project/timeline.html index f0fd70d..e4f625d 100644 --- a/src/IDF/templates/idf/project/timeline.html +++ b/src/IDF/templates/idf/project/timeline.html @@ -4,7 +4,7 @@ {block tabhome} class="active"{/block} {block subtabs}
-{trans 'Welcome'} | {trans 'Updates'}{superblock} +{trans 'Welcome'} | {trans 'Latest Updates'}{superblock}
{/block}