mirror of
https://github.com/discourse/discourse.git
synced 2026-09-05 04:40:41 -05:00
fix incorrect link to category position change
This commit is contained in:
+1
-1
@@ -45,6 +45,6 @@
|
||||
{{text-field value=position class="position-input"}}
|
||||
{{else}}
|
||||
{{i18n category.position_disabled}}
|
||||
<a href="/admin/site_settings/category/email">{{i18n category.position_disabled_click}}</a>
|
||||
<a href="/admin/site_settings/category/basic">{{i18n category.position_disabled_click}}</a>
|
||||
{{/if}}
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user