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>
|
||||
<p>{{{i18n private_message_info.description}}}</p>
|
||||
<div class='participants clearfix'>
|
||||
{{#each content.allowed_users}}
|
||||
<div class='user'>
|
||||
|
|
|
@ -596,7 +596,6 @@ en:
|
|||
|
||||
private_message_info:
|
||||
title: "Private Conversation"
|
||||
description: "Participants in this private conversation"
|
||||
invite: "Invite Others..."
|
||||
|
||||
email: 'Email'
|
||||
|
|
Loading…
Reference in New Issue