mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	navbar_alerts: Update text on "Complete your organization profile" banner.
Previously, the reason to complete the organization profile on the banner wasn't clear and at times confusing. With the updated wording, it clears up the confusion and improves the explaination of "why" as well. Fixes: #24122.
This commit is contained in:
		@@ -1,7 +1,7 @@
 | 
			
		||||
<div data-step="1">
 | 
			
		||||
    {{#tr}}
 | 
			
		||||
        Complete the <z-link>organization profile</z-link>
 | 
			
		||||
        to brand and explain the purpose of this Zulip organization.
 | 
			
		||||
        Complete your <z-link>organization profile</z-link>,
 | 
			
		||||
        which is displayed on your organization's registration and login pages.
 | 
			
		||||
        {{#*inline "z-link"}}<a class="alert-link" href="#organization/organization-profile">{{> @partial-block}}</a>{{/inline}}
 | 
			
		||||
    {{/tr}}
 | 
			
		||||
</div>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user