mirror of
https://github.com/discourse/discourse.git
synced 2025-03-06 11:19:51 +00:00
remove extraneous text on PM summary
This commit is contained in:
parent
e033213f84
commit
ecbaa45736
@ -1,5 +1,4 @@
|
|||||||
<h3><i class='icon icon-lock'></i> {{i18n private_message_info.title}}</h3>
|
<h3><i class='icon icon-lock'></i> {{i18n private_message_info.title}}</h3>
|
||||||
<p>{{{i18n private_message_info.description}}}</p>
|
|
||||||
<div class='participants clearfix'>
|
<div class='participants clearfix'>
|
||||||
{{#each content.allowed_users}}
|
{{#each content.allowed_users}}
|
||||||
<div class='user'>
|
<div class='user'>
|
||||||
|
@ -596,7 +596,6 @@ en:
|
|||||||
|
|
||||||
private_message_info:
|
private_message_info:
|
||||||
title: "Private Conversation"
|
title: "Private Conversation"
|
||||||
description: "Participants in this private conversation"
|
|
||||||
invite: "Invite Others..."
|
invite: "Invite Others..."
|
||||||
|
|
||||||
email: 'Email'
|
email: 'Email'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user