# 回复主题与回复最后一篇帖子

**URL:** https://meta.discourse.org/t/reply-to-topic-vs-reply-to-last-post/103453
**Category:** Support
**Created:** [2018年十二月4日 10:55 UTC](https://meta.discourse.org/t/reply-to-topic-vs-reply-to-last-post/103453 "2018-12-04T10:55:25Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![tanius](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tanius/32/135041_2.png) [@tanius](https://meta.discourse.org/u/tanius)
#### Post date: [2019年三月29日 21:41 UTC](https://meta.discourse.org/t/reply-to-topic-vs-reply-to-last-post/103453/2 "2019-03-29T21:41:18Z")

</div>

> [@CapedCrusader](#):
>
> What are some ways I can adjust our settings to make this clearer?

You could rename the grey “Reply” button as “Reply to user” and the blue one as “Reply to thread”. Unfortunately, this is not directly possible in the admin backend, so you’d need a CSS hack with `text:after` (hope that works, didn’t test).

The admin backend includes an extensive set of settings to adapt the site’s text under “Admin → Customize → Text content”, but unfortunately both reply buttons are governed by the same text key `js.topic.reply.title`.

But I can well imagine the Discourse developers would introduce two separate text keys for the grey and blue reply buttons, if you ask. It’s a reasonable feature and I have wished for it in the past myself.

In the meantime, whenever somebody uses the wrong reply button you can correct their action as an admin user as discussed in this thread:

> [@Reparent a post](https://meta.discourse.org/t/reparent-a-post/112512):
>
> Is it possible to reparent a post in a topic? Especially, when someone posts a comment as an answer (when using the [Question Answer Plugin](https://meta.discourse.org/t/question-answer-plugin/56032)), and someone posts a comment to an answer as an answer…

&nbsp;

> [@CapedCrusader](#):
>
> Related to this issue is the fact that replies to replies are not indented to indicate when a post is a reply to the topic or a reply to a reply.

This – the semi-flat thread model – is one of the core features and innovations in Discourse. There are no settings to configure this and I propose you better get “used to it”. Once forum users get all used to this thread model, it’s really the better one: instead of a confusing 7-10 levels of indentation, the thread is one linear flow, just as a verbal discussion. Once people start making heavy use of the “quote” feature to reply to multiple posts at once, they “got it”.

---

_[View the full topic](https://meta.discourse.org/t/reply-to-topic-vs-reply-to-last-post/103453)._
