From a82ad468f92607ed6c17f5060186142619f93db1 Mon Sep 17 00:00:00 2001 From: vinitS101 Date: Sat, 23 Mar 2019 20:21:27 +0530 Subject: [PATCH] user status: Change Last online to Last active. Change "Last online" to "Last active" in the full user profile. --- static/templates/user_profile_modal.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/templates/user_profile_modal.hbs b/static/templates/user_profile_modal.hbs index 14e2e18cbf..84b4db1135 100644 --- a/static/templates/user_profile_modal.hbs +++ b/static/templates/user_profile_modal.hbs @@ -30,7 +30,7 @@ {{user_type}}
- {{#tr this}}Last online{{/tr}} + {{#tr this}}Last active{{/tr}} {{last_seen}}
{{#if user_time}}