Renamed timeline to updates as more intuitive.
Fixed other little consistency stuff.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
{block tabhome} class="active"{/block}
|
||||
{block subtabs}
|
||||
<div id="sub-tabs">
|
||||
<a href="{url 'IDF_Views_Project::home', array($project.shortname)}">{trans 'Welcome'}</a> | {trans 'Latest Changes'}{superblock}
|
||||
<a href="{url 'IDF_Views_Project::home', array($project.shortname)}">{trans 'Welcome'}</a> | {trans 'Updates'}{superblock}
|
||||
</div>
|
||||
{/block}
|
||||
{block body}
|
||||
|
Reference in New Issue
Block a user