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}