mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 08:15:00 +00:00
FIX: Latest should link to /latest
since the homepage can be
customized
This commit is contained in:
parent
0b648f4b18
commit
a6848bd9e9
@ -12,7 +12,7 @@
|
|||||||
</li>
|
</li>
|
||||||
{{/if}}
|
{{/if}}
|
||||||
<li>
|
<li>
|
||||||
<a href="/" title="{{i18n filters.latest.help}}" class="latest-topics-link">{{i18n filters.latest.title}}</a>
|
<a href="/latest" title="{{i18n filters.latest.help}}" class="latest-topics-link">{{i18n filters.latest.title}}</a>
|
||||||
</li>
|
</li>
|
||||||
{{#if showBadgesLink}}
|
{{#if showBadgesLink}}
|
||||||
<li>
|
<li>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user