From 7d3b3869c9bd38ca666901cacf2cddbaa836107f Mon Sep 17 00:00:00 2001 From: Florian Orben Date: Mon, 7 Dec 2015 18:37:21 +0100 Subject: Display username 'System' for system messages --- web/react/components/post_header.jsx | 2 +- web/react/components/rhs_root_post.jsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'web/react/components') diff --git a/web/react/components/post_header.jsx b/web/react/components/post_header.jsx index 76b3a64be..f18024343 100644 --- a/web/react/components/post_header.jsx +++ b/web/react/components/post_header.jsx @@ -34,7 +34,7 @@ export default class PostHeader extends React.Component { userProfile = ( diff --git a/web/react/components/rhs_root_post.jsx b/web/react/components/rhs_root_post.jsx index 0a37a6803..46c9c3b66 100644 --- a/web/react/components/rhs_root_post.jsx +++ b/web/react/components/rhs_root_post.jsx @@ -167,7 +167,7 @@ export default class RhsRootPost extends React.Component { userProfile = ( -- cgit v1.2.3-1-g7c22