user status: Change Last online to Last active.

Change "Last online" to "Last active" in the full user profile.
This commit is contained in:
vinitS101 2019-03-23 20:21:27 +05:30 committed by Tim Abbott
parent 7e92ff9d0a
commit a82ad468f9
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
<span class="value">{{user_type}}</span>
</div>
<div class="default-field">
<span class="name">{{#tr this}}Last online{{/tr}}</span>
<span class="name">{{#tr this}}Last active{{/tr}}</span>
<span class="value">{{last_seen}}</span>
</div>
{{#if user_time}}