mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	Fix capitalization in 'Authentication methods'.
This commit is contained in:
		@@ -147,7 +147,7 @@
 | 
			
		||||
  "Yes": "Yes", 
 | 
			
		||||
  "This is a <span class=\"icon-vector-globe\"></span> <b>public stream</b>. Anybody in your organization can join.": "This is a <span class=\"icon-vector-globe\"></span> <b>public stream</b>. Anybody in your organization can join.", 
 | 
			
		||||
  "Error updating time format setting": "Error updating time format setting", 
 | 
			
		||||
  "Authentication Methods": "Authentication Methods", 
 | 
			
		||||
  "Authentication methods": "Authentication methods", 
 | 
			
		||||
  "New users must have e-mails ending in __atdomains_string__!": "New users must have e-mails ending in __atdomains_string__!", 
 | 
			
		||||
  "If checked, users can edit the content and topics of their old messages.": "If checked, users can edit the content and topics of their old messages.", 
 | 
			
		||||
  "Only admins may create streams": "Only admins may create streams", 
 | 
			
		||||
 
 | 
			
		||||
@@ -1,6 +1,6 @@
 | 
			
		||||
<div id="organization-settings" class="settings-section">
 | 
			
		||||
    <div class="settings-section-title"><i class="icon-vector-lock settings-section-icon"></i>
 | 
			
		||||
        {{t "Authentication Methods" }}</div>
 | 
			
		||||
        {{t "Authentication methods" }}</div>
 | 
			
		||||
  <form class="form-horizontal admin-realm-form">
 | 
			
		||||
       <div class="alert" id="admin-realm-authentication-methods-status"></div>
 | 
			
		||||
        <div class="admin-table-wrapper">
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user