user status: Change Last seen to Last online.

Change "Last seen" to "Last online" in the full user profile.
This commit is contained in:
vinitS101
2019-03-13 23:49:51 +05:30
committed by Tim Abbott
parent 64de28eb68
commit e90ed827bb

View File

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