mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
remove hidden area in flagged removed post msg (#11901)
because users were having trouble figuring out how to expand the hidden post to determine "what post of mine was removed??", per customer reports
This commit is contained in:
parent
67e185b33e
commit
39ba3f8291
@ -2842,11 +2842,9 @@ en:
|
|||||||
|
|
||||||
This post was flagged by the community and a staff member opted to remove it.
|
This post was flagged by the community and a staff member opted to remove it.
|
||||||
|
|
||||||
[details="Click to expand removed post"]
|
|
||||||
``` markdown
|
``` markdown
|
||||||
%{flagged_post_raw_content}
|
%{flagged_post_raw_content}
|
||||||
```
|
```
|
||||||
[/details]
|
|
||||||
|
|
||||||
Please review our [community guidelines](%{base_url}/guidelines) for details.
|
Please review our [community guidelines](%{base_url}/guidelines) for details.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user