From e90ed827bbdb7e812e8a3ffc8f8b5592d4fae92d Mon Sep 17 00:00:00 2001 From: vinitS101 Date: Wed, 13 Mar 2019 23:49:51 +0530 Subject: [PATCH] user status: Change Last seen to Last online. Change "Last seen" to "Last online" in the full user profile. --- static/templates/user_profile_modal.handlebars | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/templates/user_profile_modal.handlebars b/static/templates/user_profile_modal.handlebars index 1fedd898b9..b4fc192581 100644 --- a/static/templates/user_profile_modal.handlebars +++ b/static/templates/user_profile_modal.handlebars @@ -28,7 +28,7 @@ {{user_type}}
- {{#tr this}}Last seen{{/tr}} + {{#tr this}}Last online{{/tr}} {{last_seen}}
{{#if user_time}}