mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	user status: Change Last online to Last active.
Change "Last online" to "Last active" in the full user profile.
This commit is contained in:
		@@ -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}}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user