mirror of
https://github.com/discourse/discourse.git
synced 2025-03-09 14:34:35 +00:00
FIX: Add the <br/> without removing stuff
This commit is contained in:
parent
939b7ce7e2
commit
a568696098
@ -17,6 +17,7 @@
|
||||
{{#link-to "discovery.categories"}}{{i18n topic.browse_all_categories}}{{/link-to}} {{i18n or}} {{#link-to 'discovery.latest'}}{{i18n topic.view_latest_topics}}{{/link-to}}.
|
||||
{{else}}
|
||||
{{#link-to "discovery.categories"}}{{i18n topic.browse_all_categories}}{{/link-to}}, {{#link-to 'discovery.latest'}}{{i18n topic.view_latest_topics}}{{/link-to}} {{i18n or}} {{i18n filters.top.other_periods}}
|
||||
<br/>
|
||||
{{top-period-buttons period=period}}
|
||||
{{/if}}
|
||||
</h3>
|
||||
|
Loading…
x
Reference in New Issue
Block a user